Initial commit
This commit is contained in:
3
src/pages/authentication/index.ts
Normal file
3
src/pages/authentication/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export { SignInPage } from "./SignIn.tsx";
|
||||
export { WelcomePage } from "./Welcome.tsx";
|
||||
|
||||
Reference in New Issue
Block a user