UNPKG

react-drawing-board

Version:

Browser drawing board created with canvas and React.

4 lines (3 loc) 85 B
import { FC } from 'react'; declare const SelectIcon: FC; export default SelectIcon;