UNPKG

@sgnl-pro/react-tree

Version:

A tree view component for React

4 lines (3 loc) 125 B
import { FC, SVGProps } from 'react'; declare const CarretRight: FC<SVGProps<SVGSVGElement>>; export default CarretRight;