Created the Login index.js

This commit is contained in:
Mathias Wagner 2023-04-17 22:26:42 +02:00
parent 1e4af7d739
commit 6fb26f9077
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

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

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