Open nakashi94 opened 2 years ago
react-router-domのバージョンを"5.0.3"から"6.0.2"に更新した際に、useHistoryとSwitchが読み込めなくなった。
https://github.com/remix-run/react-router/blob/main/docs/getting-started/tutorial.md(react-routerの始め方)ではSwitchがRoutesになっていた。
react-router-domのバージョンを"5.0.3"から"6.0.2"に更新した際に、useHistoryとSwitchが読み込めなくなった。