Updated back route to default to welcome page.

This commit is contained in:
Jeremy-Z 2026-01-16 16:11:30 -05:00
parent d8c77690fd
commit a9a1691070

View file

@ -776,7 +776,7 @@ const routingTable = () => [
maps: [
{
scenario: navigationScenarios.CLICKED_BACK,
destinationIssPageValue: issPageValues.POLICY_VEHICLES
destinationIssPageValue: issPageValues.WELCOME_PAGE
},
{
scenario: navigationScenarios.CLICKED_FORWARD,