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 e30c236 commit acc9babCopy full SHA for acc9bab
apps/demo/emails/reset-password/twitch-reset-password.tsx
@@ -11,6 +11,7 @@ import {
11
Section,
12
Text,
13
} from '@react-email/components';
14
+import { Tailwind } from '@react-email/tailwind';
15
16
interface TwitchResetPasswordEmailProps {
17
username?: string;
0 commit comments