UNPKG

react-drawing-board

Version:

Browser drawing board created with canvas and React.

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