1.0.5 • Published 5 years ago
react-color-hook v1.0.5
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";