refactor: update company registration flow and email handling; switch to zod for validation
This commit is contained in:
@@ -32,4 +32,4 @@ export const setUser = noop('Sentry.setUser');
|
||||
export const loadStripe = noop('Stripe.loadStripe');
|
||||
|
||||
// Nodemailer
|
||||
export const createTransport = noop('Nodemailer.createTransport');
|
||||
// export const createTransport = noop('Nodemailer.createTransport');
|
||||
|
||||
Reference in New Issue
Block a user