UNPKG

react-flexible-datepicker

Version:
4 lines (3 loc) 103 B
import { SVGProps } from 'react'; type IconProps = SVGProps<SVGSVGElement>; export type { IconProps };