CASH-1327 progress bar update.
This commit is contained in:
parent
0eed121fc3
commit
a6c588cfef
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ export const pageProgressMapper = {
|
||||||
step: 3,
|
step: 3,
|
||||||
},
|
},
|
||||||
"payment-method": {
|
"payment-method": {
|
||||||
percent: 97, //The first Step 4 must be 92 so the animated bar lines up with the dot
|
percent: 97, //The first Step 4 must be 97 so the animated bar lines up with the dot
|
||||||
step: 4,
|
step: 4,
|
||||||
},
|
},
|
||||||
payment: {
|
payment: {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue