jest-matchmedia-mock
jest-matchmedia-mock copied to clipboard
Support multiple queries in "useMediaQuery"
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.