fix: resolve BUG #4447 (#4458)

Co-authored-by: Dhruwang Jariwala <67850763+Dhruwang@users.noreply.github.com>
This commit is contained in:
Suraj
2024-12-17 11:40:38 +05:30
committed by GitHub
parent 030debe9d9
commit 22046f4cfb
+1 -1
View File
@@ -275,7 +275,7 @@ const cartAbandonmentSurvey = (locale: string): TTemplate => {
required: false,
inputType: "text",
buttonLabel: { default: translate("finish", locale) },
backButtonLabel: { default: translate("finish", locale) },
backButtonLabel: { default: translate("back", locale) },
},
],
},