Stat Card

Compact stat card for dashboards and impact highlights.

42
published components

Installation

npx shadcn@latest add @gameone/stat-card

Registry dependencies: gameone-utils, card

Usage

Import
import { StatCard } from "@/components/ui/stat-card"
Example
<StatCard value="42" label="Components" />