We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d93c7e1 commit 679915eCopy full SHA for 679915e
apps/dashboard/jobs/utils/transaction-notifications.tsx
@@ -8,7 +8,7 @@ import {
8
triggerBulk,
9
} from "@midday/notification";
10
import { createClient } from "@midday/supabase/job";
11
-import { render } from "@react-email/components";
+import { render } from "@react-email/render";
12
import { logger } from "@trigger.dev/sdk/v3";
13
14
interface User {
0 commit comments