Created the SettingsItem index.js

This commit is contained in:
2023-11-17 06:42:31 +01:00
parent f5188bf361
commit 34bea237e3

@ -0,0 +1 @@
export {SettingsItem as default} from "./SettingsItem.jsx";