UNPKG

@slashid/react-primitives

Version:

Primitive components for the /id React SDK

6 lines 146 B
type Props = { className?: string; }; export declare const ChevronDown: React.FC<Props>; export {}; //# sourceMappingURL=chevron-down.d.ts.map