mirror of
https://github.com/makeplane/plane
synced 2024-06-14 14:31:34 +00:00
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";
|