UNPKG

@util-co/sdg-wheel

Version:

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

4 lines (3 loc) 261 B
import { WheelPathsProps } from './Wheel.types'; declare const WheelPaths: ({ className, pie, data, fill, stroke, arc, selectSegments, isImages, transform, hoverSelected }: WheelPathsProps) => import("react/jsx-runtime").JSX.Element; export default WheelPaths;