We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The CRA documentation on using react-router-dom links to an example that showcases the previous version of the library (v5), which is incompatible with the (regular) npm/yarn install of v6. I suggest changing the link to https://github.com/remix-run/react-router/blob/main/docs/getting-started/tutorial.md.
react-router-dom
The text was updated successfully, but these errors were encountered:
@idrm I'd be happy to take this, ran into issues with it yesterday.
Sorry, something went wrong.
Update adding-a-router.md
e81ebe1
Solve issue facebook#11857
aa86567
No branches or pull requests
The CRA documentation on using
react-router-dom
links to an example that showcases the previous version of the library (v5), which is incompatible with the (regular) npm/yarn install of v6. I suggest changing the link to https://github.com/remix-run/react-router/blob/main/docs/getting-started/tutorial.md.The text was updated successfully, but these errors were encountered: