This PR refactors user account routing to use routing components from react-router. Included is some cleanup of retrieving the active page on a wizard.
PR Checklist
[ ] Does the code follow accessibility standards (WCAG 2.1 AA Compliant)?
[ ] Are all languages supported (Internationalization/Localization)?
Description
This PR refactors user account routing to use routing components from react-router. Included is some cleanup of retrieving the active page on a wizard.
PR Checklist