feat: make email template reusable for signed, invite and completed
This commit is contained in:
@@ -15,6 +15,8 @@ export default function Send() {
|
||||
console.log('clicked');
|
||||
|
||||
await sendMail({ email: 'duncan@documenso.com' });
|
||||
|
||||
alert('sent');
|
||||
}}
|
||||
>
|
||||
Send
|
||||
|
||||
Reference in New Issue
Block a user