mirror of
https://github.com/documenso/documenso.git
synced 2025-11-11 21:12:48 +10:00
adds email templates using `react-email` which will be used for invites, signing and document completion. authored by @dephraiim
2 lines
63 B
TypeScript
2 lines
63 B
TypeScript
export { render, renderAsync } from '@react-email/components';
|