Created the Auth index.js

This commit is contained in:
2023-11-13 11:49:03 +01:00
parent 69e56b2ac6
commit 7789362d00

1
src/states/Auth/index.js Normal file

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