From 6790d97b82747e59b811bd8905b2bb9d49919c61 Mon Sep 17 00:00:00 2001 From: hiteshkumar87 Date: Tue, 12 Nov 2024 21:26:30 +0530 Subject: [PATCH] CSR-2066 formatting --- src/fmg-components/cart/cart.vue | 3 ++- .../promo-modal-question/promo-modal-question.vue | 9 ++++++--- src/helpers/heritage-integration/navigation-helper.js | 5 ++--- 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/src/fmg-components/cart/cart.vue b/src/fmg-components/cart/cart.vue index 2dcafb154..bf68bf951 100644 --- a/src/fmg-components/cart/cart.vue +++ b/src/fmg-components/cart/cart.vue @@ -96,7 +96,8 @@ {{ diff --git a/src/fmg-components/promo-modal-question/promo-modal-question.vue b/src/fmg-components/promo-modal-question/promo-modal-question.vue index 9f102fd52..97788a4b9 100644 --- a/src/fmg-components/promo-modal-question/promo-modal-question.vue +++ b/src/fmg-components/promo-modal-question/promo-modal-question.vue @@ -50,7 +50,10 @@ cmsWidgetName="AlertInshopPromoWidget" alertClass="alert-danger" v-bind:isDismissible="false" /> -
+
Promo code {{ promoCode }} applied @@ -357,7 +360,7 @@ export default {