mirror of
https://github.com/documenso/documenso.git
synced 2025-11-13 16:23:06 +10:00
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