UNPKG

@util-co/sdg-wheel

Version:

Wheel chart showing positive and negative impact on 17 SDGs (Sustainable Development Goals)

4 lines (3 loc) 226 B
import { WheelRangeLabelsProps } from './Wheel.types'; declare const WheelRangeLabels: ({ className, data, fill, transform }: WheelRangeLabelsProps) => import("react/jsx-runtime").JSX.Element; export default WheelRangeLabels;