Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(layout): handle platforms that don't support matchMedia (#8775)
Adds an extra check to ensure that the current platform supports `window.matchMedia`. Fixes #8710.
- Loading branch information