import { DonutRing } from '@hanzo/ui/product'
No examples yet.
export type DonutSegment = { label: string; value: number; color: string }