Skip to content

Commit 82f03de

Browse files
HiWangyeahEvan You
authored andcommitted
fix-Firefox (#6359)
1 parent b5cc8b9 commit 82f03de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/util/env.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ export const isAndroid = UA && UA.indexOf('android') > 0
1717
export const isIOS = UA && /iphone|ipad|ipod|ios/.test(UA)
1818
export const isChrome = UA && /chrome\/\d+/.test(UA) && !isEdge
1919

20-
// Firefix has a "watch" function on Object.prototype...
20+
// Firefox has a "watch" function on Object.prototype...
2121
export const nativeWatch = ({}).watch
2222

2323
export let supportsPassive = false

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy