Created the Login index.js

This commit is contained in:
2023-04-17 22:26:42 +02:00
parent 1e4af7d739
commit 6fb26f9077

1
src/pages/Login/index.js Normal file
View File

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