Closed cpdwyer closed 2 years ago
Hi,
I'm hoping this is just a ts issue but I am getting this error when trying to use this in my project
e.g. ` // in main App...
// in User component...
`
In React Router v6 nested routing is supported and recommended. Is it possible to fix this?
Sorry, initial config issues. found a BrowserRoute in a parent component
Hi,
I'm hoping this is just a ts issue but I am getting this error when trying to use this in my project
e.g. ` // in main App...
// in User component...
`
In React Router v6 nested routing is supported and recommended. Is it possible to fix this?