Merge pull request #2736 from Safelite/CASH-1326-update-progress
CASH-1326 update progress
This commit is contained in:
commit
0a120b7e55
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ export const pageProgressMapper = {
|
||||||
},
|
},
|
||||||
"payment-method": {
|
"payment-method": {
|
||||||
percent: 92, //The first Step 4 must be 92 so the animated bar lines up with the dot
|
percent: 92, //The first Step 4 must be 92 so the animated bar lines up with the dot
|
||||||
step: 3,
|
step: 4,
|
||||||
},
|
},
|
||||||
payment: {
|
payment: {
|
||||||
percent: 96,
|
percent: 96,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue