precious-lavenderP
Refine4y ago
4 replies
precious-lavender

Using react-router-dom hooks

I want to use react-router-dom hooks but I get: useLocation() may be used only in the context of a <Router> component.
It looks like the application is not wrapped in <BrowserRouter/>
Was this page helpful?