Add support for email verification #802
Annotations
5 errors
src/registry/email/edit.tsx#L147
Type '{ translations: {}; requireVerification: false; }' is not assignable to type '{ translations: ComponentTranslations<TranslatableKeys>; }'.
|
src/registry/email/preview.tsx#L28
Property 'requireVerification' does not exist on type '{ translations: ComponentTranslations<TranslatableKeys>; }'.
|
src/registry/email/edit.tsx#L147
Type '{ translations: {}; requireVerification: false; }' is not assignable to type '{ translations: ComponentTranslations<TranslatableKeys>; }'.
|
src/registry/email/preview.tsx#L28
Property 'requireVerification' does not exist on type '{ translations: ComponentTranslations<TranslatableKeys>; }'.
|
|
This job failed
Loading