We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 147568d commit 28ff85fCopy full SHA for 28ff85f
apps/demo/emails/notifications/yelp-recent-login.tsx
@@ -12,6 +12,7 @@ import {
12
Section,
13
Text,
14
} from '@react-email/components';
15
+import { Tailwind } from '@react-email/tailwind';
16
17
interface YelpRecentLoginEmailProps {
18
userFirstName?: string;
0 commit comments