javascript
javascript copied to clipboard
[guide] [react] HOC WrappedComponent static property
trafficstars
WrappedComponent static property should be added to custom High-Order component to get access to the initial(decorated component). In most cases it would allow to avoid issue import/no-named-as-default