react-skeletor icon indicating copy to clipboard operation
react-skeletor copied to clipboard

Copy non-react specific statics to decorated component

Open SamyPesse opened this issue 7 years ago • 1 comments

Redux and other modules with a React API are using hoist-non-react-statics to copy non-react specific statics to the decorated component.

SamyPesse avatar Jan 15 '18 13:01 SamyPesse

Do you mean static methods are not copied over when using createSkeletonProvider HOC? if so I didn't realise that and would be happy to merge any PR fixing this.

alex3165 avatar Jan 16 '18 08:01 alex3165