Skip to content

App.js acts as navigation and splash/welcome screen #9065

Closed Answered by vanfossen
vanfossen asked this question in Q&A
Discussion options

You must be logged in to vote

I found an answer myself using this StackOverflow post: https://stackoverflow.com/a/72267552/17386696

I created a route to a new component using index, seen here: https://reactrouter.com/docs/en/v6/getting-started/concepts#defining-routes

<Route index element={<LandingPage />} />

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by vanfossen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant