Created the Login state index.js

This commit is contained in:
2024-02-15 00:50:38 +01:00
parent 3df218a4e0
commit 1a868c7899

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