I\'m trying to set up react-router in an example application, and I\'m getting the following error:
You should not use outside a
You can put the Link component inside the Router componet. Something like this:
Completed Profiles