Skip to content

Commit 4d72b1c

Browse files
authored
fix(docs): Tailwind example reference not being suffixed with .tsx (#1208)
1 parent ddb2470 commit 4d72b1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/docs/components/tailwind.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ const Email = () => {
8585
title="Tailwind Demo"
8686
icon="arrow-up-right-from-square"
8787
iconType="duotone"
88-
href="https://demo.react.email/preview/vercel-invite-user"
88+
href="https://demo.react.email/preview/vercel-invite-user.tsx"
8989
>
9090
See the full demo and source code.
9191
</Card>

0 commit comments

Comments
 (0)