UNPKG

react-drawing-board

Version:

Browser drawing board created with canvas and React.

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