react-color-hook
v1.0.5
Published
Color picker based on https://github.com/casesandberg/react-color Wrote in React Hooks
Downloads
111
Maintainers
Readme
React-color-hook
Color picker based on https://github.com/casesandberg/react-color Wrote in React Hooks
Development
npm start
Dev Styleguide
npm run doc
Build project
npm run lib
Test
npm test
Examples
Original: http://casesandberg.github.io/react-color/#examples
replace
import { ChromePicker } from 'react-color'
to
import { ChromePicker } from "react-color-hook";