Example Card
A compact card component that demonstrates shadcn registry dependencies.
Installation
npx shadcn@latest add https://underscore-cn.vercel.app/r/example-card.jsonUsage
Use the card anywhere you need a compact content summary with a title, description, status badge, and action.
<ExampleCard title="Hello" description="world!" />