ctrlplusb / react-component-queries

Provide props to your React Components based on their Width and/or Height.
MIT License
183 stars 12 forks source link

PropTypes warning #85

Closed mquandalle closed 7 years ago

mquandalle commented 7 years ago

Hello,

This package triggers the following warning:

Warning: Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead.

It should be trivial to fix it.

ctrlplusb commented 7 years ago

Should be fine with latest 👍