fix: shadcraft link

This commit is contained in:
Sahaj Jain
2025-07-31 03:10:05 +05:30
parent 154f802cf5
commit 021fa655f1
+6 -4
View File
@@ -140,10 +140,12 @@ export function FigmaExportDialog({ open, onOpenChange }: FigmaExportDialogProps
/>
</div>
<Button variant="link" className="gap-1 text-sm">
More on Shadcraft
<ArrowUpRight className="h-3 w-3" />
</Button>
<Link href="https://shadcraft.com" target="_blank">
<Button variant="link" className="gap-1 text-sm">
More on Shadcraft
<ArrowUpRight className="h-3 w-3" />
</Button>
</Link>
</div>
{/* Pricing */}