Ring Percentage

Small progress ring with a centered score paired with a short label and caption.

84
NPSPromoters

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

Import & use
import { Stats6 } from "@/components/beste/piece/stats6";

<Stats6
  value={84}
  label="NPS"
  caption="Promoters"
  tone="emerald"
/>