mirror of
https://github.com/documenso/documenso.git
synced 2025-11-12 07:43:16 +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:
@ -19,6 +19,7 @@
|
||||
"packageManager": "npm@8.19.2",
|
||||
"workspaces": [
|
||||
"apps/*",
|
||||
"packages/*"
|
||||
"packages/*",
|
||||
"packages/email/.react-email"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user