This commit is contained in:
Mark Harris 2022-03-03 14:22:08 -05:00
parent e41dfb1108
commit 0b35d91195

View file

@ -85,7 +85,7 @@ const routingTable = [
}, },
{ {
scenario: navigationScenarios.SELECTED_PARTS, scenario: navigationScenarios.SELECTED_PARTS,
destinationFmgPageValue: fmgPageValues.QUOTE, destinationFmgPageValue: fmgPageValues.REVEAL,
}, },
], ],
}, },