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.
This commit is contained in:
1
packages/email/render.ts
Normal file
1
packages/email/render.ts
Normal file
@@ -0,0 +1 @@
|
||||
export { render, renderAsync } from '@react-email/components';
|
||||
Reference in New Issue
Block a user