From ca2f9997acdd26b73b54a8c047d96f0c1edd6623 Mon Sep 17 00:00:00 2001 From: Bel Curcio Date: Thu, 27 May 2021 14:36:57 -0300 Subject: [PATCH] Custom Checkout Progress --- components/checkout/CheckoutSidebarView/CheckoutSidebarView.tsx | 2 +- components/checkout/ShippingView/ShippingView.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/components/checkout/CheckoutSidebarView/CheckoutSidebarView.tsx b/components/checkout/CheckoutSidebarView/CheckoutSidebarView.tsx index c8b8cdf2e..9d7363290 100644 --- a/components/checkout/CheckoutSidebarView/CheckoutSidebarView.tsx +++ b/components/checkout/CheckoutSidebarView/CheckoutSidebarView.tsx @@ -176,7 +176,7 @@ const CheckoutSidebarView: FC = () => { {total}
-
diff --git a/components/checkout/ShippingView/ShippingView.tsx b/components/checkout/ShippingView/ShippingView.tsx index 111f11eaf..24c7513bb 100644 --- a/components/checkout/ShippingView/ShippingView.tsx +++ b/components/checkout/ShippingView/ShippingView.tsx @@ -87,7 +87,7 @@ const PaymentMethodView: FC = () => {
-