Skip to content

Commit 25f40f4

Browse files
bukinoshitagabrielmfern
authored andcommitted
refactor(demo): linear login code with tailwind
1 parent 9b37bb9 commit 25f40f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/demo/emails/magic-links/linear-login-code.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ import {
1212
Section,
1313
Text,
1414
} from '@react-email/components';
15+
import { Tailwind } from '@react-email/tailwind';
1516

1617
interface LinearLoginCodeEmailProps {
1718
validationCode?: string;

0 commit comments

Comments
 (0)