refactor(ui): extract auth and avatar components
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
*/
|
||||
|
||||
export * from "./auth-background";
|
||||
export * from "./auth-back-button";
|
||||
export * from "./auth-divider";
|
||||
export * from "./auth-email-panel";
|
||||
export * from "./auth-error-message";
|
||||
|
||||
Reference in New Issue
Block a user