forked from github/plane
577118ca02
* chore: sign up workflow updated * chore: sign in workflow updated * refactor: folder structure * chore: forgot password workflow * refactor: form component props * chore: forgot password popover for instances with smtp unconfigured * chore: updated UX copy * chore: update reset password link * chore: update email placeholder
6 lines
149 B
TypeScript
6 lines
149 B
TypeScript
export * from "./email";
|
|
export * from "./optional-set-password";
|
|
export * from "./password";
|
|
export * from "./root";
|
|
export * from "./unique-code";
|