Fix displayName
Open
- Dominant language
- JavaScript
- Stars
- 16
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The `displayName` is a static property of a component. It should be created when the component is created.
The HOC receives a promise instead a component, so we should create a new component dinamically, instead update the existent.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.