forked from github/plane
db75eced0a
* dev: deactivate user option added * chore: new layout for profile settings * fix: build errors * fix: user profile activity
8 lines
272 B
TypeScript
8 lines
272 B
TypeScript
export * from "./deactivate-account-modal";
|
|
export * from "./email-code-form";
|
|
export * from "./email-password-form";
|
|
export * from "./email-forgot-password-form";
|
|
export * from "./github-login-button";
|
|
export * from "./google-login";
|
|
export * from "./email-signup-form";
|