Created the Login page index

This commit is contained in:
2022-12-27 15:26:55 +01:00
parent 1032c7177b
commit 9a08f7ba2e

View File

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