refactor: update company registration flow and email handling; switch to zod for validation
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
export * from './emails/invite.email';
|
||||
export * from './emails/account-delete.email';
|
||||
export * from './emails/otp.email';
|
||||
export * from './emails/company-offer.email';
|
||||
|
||||
Reference in New Issue
Block a user