From 28c6e10f80fa919b82a3f1e9b8a6cf9b3607ec72 Mon Sep 17 00:00:00 2001 From: gofnnp Date: Wed, 30 Aug 2023 01:26:35 +0400 Subject: [PATCH] fix: remove back button special welcome offer --- src/components/SpecialWelcomeOffer/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/SpecialWelcomeOffer/index.tsx b/src/components/SpecialWelcomeOffer/index.tsx index e699a74..35c178c 100644 --- a/src/components/SpecialWelcomeOffer/index.tsx +++ b/src/components/SpecialWelcomeOffer/index.tsx @@ -33,7 +33,7 @@ function SpecialWelcomeOffer({ open, onClose }: ModalTopProps): JSX.Element { <> {open ? ( -
+
{t('special_welcome_offer')} {t('get_100_off')}