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 9b37bb9 commit 25f40f4Copy full SHA for 25f40f4
apps/demo/emails/magic-links/linear-login-code.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 LinearLoginCodeEmailProps {
18
validationCode?: string;
0 commit comments