Small progress ring with a centered score paired with a short label and caption.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Stats6 } from "@/components/beste/piece/stats6";
<Stats6
value={84}
label="NPS"
caption="Promoters"
tone="emerald"
/>