react-color-hook
v1.0.5
Published
Color picker based on https://github.com/casesandberg/react-color Wrote in React Hooks
Maintainers
Readme
React-color-hook

Color picker based on https://github.com/casesandberg/react-color Wrote in React Hooks
Development
npm startDev Styleguide
npm run docBuild project
npm run libTest
npm testExamples
Original: http://casesandberg.github.io/react-color/#examples
replace
import { ChromePicker } from 'react-color'
to
import { ChromePicker } from "react-color-hook";