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';
|