chromepicker react-color not working code example
Example: chromepicker react-color not working
run npm i [email protected] --save
I solved the issue by installing the exact version 2.17.3 (run npm i [email protected]) just like @somyarocketium said