refactor: revew all design of services, clients, deadcode, ...
This commit is contained in:
3
components/login/index.ts
Normal file
3
components/login/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export { LoginFormWrapper } from "./login-form-wrapper";
|
||||
export { LoginLoading } from "./login-loading";
|
||||
export { LoginLayout } from "./login-layout";
|
||||
Reference in New Issue
Block a user