Card skeleton with an optional avatar placeholder and shimmer lines of varied widths.
npx shadcn add https://ui.beste.co/piece/r/progress12
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
npx shadcn@latest init
import { Progress12 } from "@/components/beste/piece/progress12"; <Progress12 lines={3} withAvatar={true} />