UNPKG

react-avatar-editor-v1

Version:

A React package that provides an easy-to-use avatar editor along with a customizable avatar display component.

5 lines (4 loc) 94 B
export default function hat(props: { color?: string; style?: string; }): JSX.Element;