devtools-ds icon indicating copy to clipboard operation
devtools-ds copied to clipboard

Support for defaultProps will be removed from function components in a future major release

Open iampava opened this issue 2 years ago • 0 comments

When using the <ObjectInspector> component I get this error in the console:

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

I think it's an easy fix, I would be more than happy to contribute a PR.

iampava avatar Sep 06 '23 10:09 iampava