diff --git a/src/states/Dashboard/pages/Info/components/Settings/index.js b/src/states/Dashboard/pages/Info/components/Settings/index.js new file mode 100644 index 0000000..b30815e --- /dev/null +++ b/src/states/Dashboard/pages/Info/components/Settings/index.js @@ -0,0 +1 @@ +export {Settings as default} from "./Settings.jsx"; \ No newline at end of file