You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
According to commit the useRouter hook is no longer reexported in src/index.tsx.
It was intentional?
For example in my project i use this hook to get the current $path.
Thanks in advance