mirror of
https://github.com/jnsahaj/tweakcn.git
synced 2026-08-31 02:19:56 +08:00
fix: shadcraft link
This commit is contained in:
@@ -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 */}
|
||||
|
||||
Reference in New Issue
Block a user