ral-facilities/scigateway

Upgrade to react-router v6

Opened this issue · 1 comments

Description:
react-router v6 has quite a few breaking changes which we need to refactor. This includes moving away from connected-react-router which doesn't support v6

Acceptance criteria:

  • App is running on react-router v6

Related to #1166 and #1192