souporserious / react-measure

📏 Compute measurements of a React component.
https://souporserious.github.io/react-measure/
MIT License
1.94k stars 109 forks source link

Incorrect UMD documentation #127

Closed kmjennison closed 5 years ago

kmjennison commented 5 years ago

As of v2.2.2, the unpkg URL is https://unpkg.com/react-measure/dist/index.umd.js and the global is ReactMeasure, not React.

souporserious commented 5 years ago

Oops! 🤦‍♂️ Thank you for filing an issue and PR 🙏 much appreciated.