Merge pull request #300 from Safelite/feature/Digital/SSR-452

SSR-452
This commit is contained in:
shnsuku 2023-05-12 19:01:47 +05:30 committed by GitHub
commit 12fbba99ce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -74,7 +74,7 @@ const routingTable = function(store) {
maps: [
{
scenario: navigationScenarios.CLICKED_BACK,
destinationIssPageValue: issPageValues.VEHICLE_STYLE
destinationIssPageValue: issPageValues.VEHICLE_SELECTION
},
{
scenario: navigationScenarios.CLICKED_FORWARD_WITH_REPAIR,