[v6] Add sidebar/navbar to routes #8240
Unanswered
BiancaArtola
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to make the migration from
react-router-dom
v5 to v6, but I did not find anything in docs about having a generic component for more than one route.This is the code that I have on
v5
:I am trying something like this on
v6
:But it only renders me a blank screen. Any help?
Beta Was this translation helpful? Give feedback.
All reactions