maslianok / react-resize-detector

A Cross-Browser, Event-based, Element Resize Detection for React
http://maslianok.github.io/react-resize-detector/
MIT License
1.25k stars 91 forks source link

fix: HOC not importing React Component #65

Closed SagivCohen closed 5 years ago

SagivCohen commented 5 years ago

Importing the missing '{Component} from React' within the HOC implementation

maslianok commented 5 years ago

Great, thanks @SagivCohen 👍