yocontra / react-responsive

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

test: fix running tests #313

Closed mihkeleidast closed 1 year ago

mihkeleidast commented 1 year ago

Fixes running tests I broke in #310.

Not sure if the best solution, but seems to work.

yocontra commented 1 year ago

Thanks @mihkeleidast - I tried a few hacks to get them working but didn't see this option here.