You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
I am using
CopyBlock
fromreact-code-blocks
in an app, and although it works fine, the (Chrome) browser keeps complaining:The text was updated successfully, but these errors were encountered: