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