Replace navigator with nav in browser.ts #64
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixed inconsistent use of nav, which results in an error when navigator is not defined (ex. server side rendering)
Thank you!