Upgrade the react router to be the v6 version

Guide:

According to the guide:
React Router v5 is compatible with React >= 15, so if you're on v5 (or v4) you should be able to upgrade React without touching any of your router code.

So we should pick up this task after upgrading to react 18.

1 Like