devtools-ds
devtools-ds copied to clipboard
Support for defaultProps will be removed from function components in a future major release
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.