Files
documenso/packages/email/render.ts
Mythie b3fa837967 feat: use server-actions for authoring flow
This change actually makes the authoring flow work for
the most part by tying in emailing and more.

We have also done a number of quality of life updates to
simplify the codebase overall making it easier to continue
work on the refresh.
2023-07-26 18:52:53 +10:00

2 lines
63 B
TypeScript

export { render, renderAsync } from '@react-email/components';