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