From d08df61b2a70831b9ed72f3d5f9fb0d0b2f63de1 Mon Sep 17 00:00:00 2001 From: "diana.dolgolyova" Date: Tue, 24 Mar 2026 23:53:41 +0300 Subject: [PATCH] =?UTF-8?q?fix:=20remove=20'=D0=97=D0=B0=D0=BA=D1=80=D1=8B?= =?UTF-8?q?=D1=82=D1=8C'=20button=20from=20success=20popup=20=E2=80=94=20X?= =?UTF-8?q?=20button=20is=20enough?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/ui/SignupModal.tsx | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/components/ui/SignupModal.tsx b/src/components/ui/SignupModal.tsx index e1dbb4d..62abf3e 100644 --- a/src/components/ui/SignupModal.tsx +++ b/src/components/ui/SignupModal.tsx @@ -181,12 +181,6 @@ export function SignupModal({ {subtitle &&

{subtitle}

} )} - ) : error === "network" ? ( /* Network error — fallback to Instagram DM */