Warning about `ClipboardCheckIcon` in `CopyBlock` usage
I am using `CopyBlock` from `react-code-blocks` in an app, and although it works fine, the (Chrome) browser keeps complaining:
```
Warning: ClipboardCheckIcon: Support for defaultProps will be removed from function components in a future major release. Use JavaScript default parameters instead.
```
关闭于 2025-05-29 0 条评论