Error reading file: /components/ui/component-showcard.tsx
Error: ENOENT: no such file or directory, open '/vercel/path0/components/ui/component-showcard.tsx'
Props
Prop
Type
Default
Description
title*
string
The title of the card
description*
string
A short description displayed below the title
href
string
Link destination for the card action
gradient
string
from-blue-500/10 to-purple-500/10
Tailwind gradient classes for the preview background
badge
string
Text to display in the badge
badgeVariant
'default' | 'success' | 'warning' | 'info'
default
Visual style of the badge
copyCode
string
Text content to be copied when copy button is clicked