react-color icon indicating copy to clipboard operation
react-color copied to clipboard

Remove defaultProps for react 18

Open elvinzhu opened this issue 7 months ago • 2 comments

React 18 give warning as following:

Warning: Checkboard: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.

elvinzhu avatar Jul 18 '24 11:07 elvinzhu