feat: email templates
adds email templates using `react-email` which will be used for invites, signing and document completion. authored by @dephraiim
This commit is contained in:
1
packages/email/index.ts
Normal file
1
packages/email/index.ts
Normal file
@@ -0,0 +1 @@
|
||||
export { render, renderAsync } from '@react-email/components';
|
||||
Reference in New Issue
Block a user