index.tsx 90 Bytes
Newer Older
1
2
export { default as Login } from "./login";
export { default as Signup } from "./signup";