Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
useMedia - initialize state with call to media query
Initializing state with result from call to window.matchMedia avoids possible initial flicker of returned value, when media query matched initially
- Loading branch information