Support for defaultProps will be removed from function components in a future major release
Open
bug
- Dominant language
- TypeScript
- Stars
- 272
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
When using the `` 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.
Contributor guide
Assessment
This issue has not been assessed yet.