From 92d5ef30e9926787613539c2080dc19b060a9d46 Mon Sep 17 00:00:00 2001 From: ani-kalpachka Date: Thu, 4 Jan 2024 13:17:27 +0200 Subject: [PATCH] Remove end icon --- .../index/sections/SubscriptionSection/SubscriptionSection.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/components/client/index/sections/SubscriptionSection/SubscriptionSection.tsx b/src/components/client/index/sections/SubscriptionSection/SubscriptionSection.tsx index 04a2e92cd..c003c44ce 100644 --- a/src/components/client/index/sections/SubscriptionSection/SubscriptionSection.tsx +++ b/src/components/client/index/sections/SubscriptionSection/SubscriptionSection.tsx @@ -49,8 +49,7 @@ const SubscriptionSection = () => { {t('campaigns:cta.subscribe-general-monthly-newsletter')} setSubscribeOpen(true)} - variant="contained" - endIcon={}> + variant="contained"> {t('campaigns:cta.subscribe-general-newsletter-button')}