jest-matchmedia-mock icon indicating copy to clipboard operation
jest-matchmedia-mock copied to clipboard

Support multiple queries in "useMediaQuery"

Open Egor-Koldasov opened this issue 3 years ago • 0 comments

Right now it's imposible to specify multiple queries that will match. Would be great to have an ability to specify a list, otherwise some cases are just impossible to test.

Egor-Koldasov avatar Mar 04 '22 18:03 Egor-Koldasov