Engagement Row

Pill row grouping views, likes, comments, and shares with lucide icons and tabular counts.

48.2K
3.1K
284
612

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Stats12 } from "@/components/beste/piece/stats12";

<Stats12
  views="48.2K"
  likes="3.1K"
  comments="284"
  shares="612"
/>