From af512667f02bddcefe4327a857e0202bc549cf57 Mon Sep 17 00:00:00 2001 From: Sneha Date: Thu, 23 Nov 2023 12:01:27 +0530 Subject: [PATCH] error message --- .../promo-modal-question.vue | 31 ++++++++++++++----- 1 file changed, 24 insertions(+), 7 deletions(-) diff --git a/src/layouts/payment-method/promo-modal-question/promo-modal-question.vue b/src/layouts/payment-method/promo-modal-question/promo-modal-question.vue index cde033066..3f7e4368a 100644 --- a/src/layouts/payment-method/promo-modal-question/promo-modal-question.vue +++ b/src/layouts/payment-method/promo-modal-question/promo-modal-question.vue @@ -26,7 +26,14 @@ class="my-4 alert" cmsWidgetName="AlertInvalidPromoWidget" alertClass="alert-danger" - v-bind:isDismissible="true" /> + v-bind:isDismissible="false" /> + + v-bind:isDismissible="false" />
Promo code "{{ promoCode }}" applied