Split chip with a monospace version string and a colored stage tag like NEW or BETA.
npx shadcn add https://ui.beste.co/piece/r/badge2
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
npx shadcn@latest init
import { Badge2 } from "@/components/beste/piece/badge2"; <Badge2 version="v2.4.1" tag="new" />