Add webapp skeletons
This commit is contained in:
3
matrixgw_frontend/src/routes/auth/LoginRoute.tsx
Normal file
3
matrixgw_frontend/src/routes/auth/LoginRoute.tsx
Normal file
@@ -0,0 +1,3 @@
|
||||
export function LoginRoute(): React.ReactElement {
|
||||
return <>LoginRoute</>;
|
||||
}
|
||||
Reference in New Issue
Block a user