yocontra / react-responsive

CSS media queries in react - for responsive design, and more.
https://contra.io/react-responsive
MIT License
6.95k stars 297 forks source link

[9.0.0] Types for MediaQuery component are completely busted #290

Closed alamothe closed 2 years ago

alamothe commented 2 years ago

Types for MediaQuery component are completely busted:

yocontra commented 2 years ago

@alamothe Thank you for the report - if you'd like this should be a pretty easy PR if you want to attempt a fix yourself, otherwise I will try to get to this soon.

ivankoop commented 2 years ago

Fixed on PR #291

yocontra commented 2 years ago

Fixed in 9.0.0-beta8

yocontra commented 1 year ago

Hey all - I just included some more changes to this, it should be fixed in beta10. Please test and let me know if you have any issues with the types.