Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add check for navigator This enables server side rendering * fix eslint errors * changes per feedback `typeof navigator !== 'undefined'` otherwise strict mode will still throw `return 'onKeyPress'` as a fallback in case someone is removing navigator from the global scope
- Loading branch information