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

react-sizeme not hoisting statics

Open chrisrichard opened this issue 4 years ago • 1 comments

Typically HOCs will use hoist-non-react-statics to hoist static properties but I don't think react-sizeme is doing this. Might be something that's easy to add...

chrisrichard avatar Sep 11 '19 22:09 chrisrichard

Would you be up for a PR? 😇

ctrlplusb avatar Oct 05 '19 10:10 ctrlplusb