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