Takes a single media query string and returns a boolean indicating whether the query matches or not. Simplified version of useMediaQueries.
The media query string to test.
Takes a single media query string and returns a boolean indicating whether the query matches or not. Simplified version of useMediaQueries.