Skip to content
New issue

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

Replacing the v5 react-router-dom component to v6 #959

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hideokamoto-stripe
Copy link
Contributor

Continue task of #958

react-router-dom had a breaking change between v5 to v6.
https://reactrouter.com/en/main/upgrading/v5

To address this, we updated React application code to fix errors that come from this package upgrade.

…ithRouter -> Hooks, Redirect -> useNavigation, etc..)
Base automatically changed from chore/upgrade/react to main February 28, 2024 01:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant