feat: add email forgot password action

Updated email template imports
This commit is contained in:
David Nguyen
2023-09-27 15:34:16 +10:00
parent e5fa2f4490
commit 334671ef85
11 changed files with 22 additions and 13 deletions

View File

@ -11,7 +11,7 @@ import {
import config from '@documenso/tailwind-config';
import TemplateFooter from '../template-components/template-footer';
import { TemplateFooter } from '../template-components/template-footer';
import {
TemplateForgotPassword,
TemplateForgotPasswordProps,