project_cryptoverse
project_cryptoverse copied to clipboard
rendering a router inside router?
trafficstars
Error: You cannot render a <Router> inside another <Router>. You should never have more than one in your app. Fix?

In this tutorial he uses the previous version of react-router-dom so have two options first one is to use the previous version or google (you can also check youtube) version 6 react-router-dom changes.