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
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.
The text was updated successfully, but these errors were encountered:
When using the
<ObjectInspector>
component I get this error in the console:I think it's an easy fix, I would be more than happy to contribute a PR.
The text was updated successfully, but these errors were encountered: