Checkboard: Support for defaultProps will be removed from function components
Author: lolouthefoxCreated Aug 1, 2023Updated May 21, 2026
I came across this error while using the ChromePicker;
Warning: Checkboard: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.
at Checkboard (webpack-internal:///(app-pages-browser)/./node_modules/react-color/es/components/common/Checkboard.js:16:20)is it just me?
Source: casesandberg/react-color