From a6c588cfef0a5f36f4afa33d28e027232fa56b42 Mon Sep 17 00:00:00 2001 From: Bryan Mauger Date: Thu, 7 Aug 2025 15:32:02 -0400 Subject: [PATCH] CASH-1327 progress bar update. --- src/constants/progress-bar-mapper.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/constants/progress-bar-mapper.js b/src/constants/progress-bar-mapper.js index cb12e2e39..873549bdf 100644 --- a/src/constants/progress-bar-mapper.js +++ b/src/constants/progress-bar-mapper.js @@ -73,7 +73,7 @@ export const pageProgressMapper = { step: 3, }, "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, }, payment: {