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
And thank you for your interest in our product.
We have a Router inside the src/index.js, in which then we render the rest of our components, so the Link from HeaderLinks is inside a router.
Is this an error that you get?
You should not use
<Link>
outside a<Router>
material-kit-react/src/components/Header/HeaderLinks.jsx
The text was updated successfully, but these errors were encountered: