fix: handle addEventListener being unsupported on Safari <14 (#6426)
* fix: handle addEventListener being unsupported on Safari * conditionally call * Revert "conditionally call" This reverts commit b6b7d2f0170caeca3aa8bf82ea97fd16a73cba44. * comment * fix * callback * add tests * lint * casting * good pr comments * fix
Showing
src/utils/matchMedia.test.ts
0 → 100644
src/utils/matchMedia.ts
0 → 100644
Please register or sign in to comment