Created
September 2, 2020 22:41
-
-
Save dburles/6a5284dd643136a1a31728f7804560f3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const isIE11 = typeof window !== 'undefined' && !!window.msCrypto; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment