From adcf345545c58260538db932be7fee6b7979fcfd Mon Sep 17 00:00:00 2001 From: manhir <53478716+manhir@users.noreply.github.com> Date: Fri, 20 Mar 2026 19:33:16 +0300 Subject: [PATCH] upd tab7 question filter --- frontend/src/components/SurveyModal/index.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/components/SurveyModal/index.tsx b/frontend/src/components/SurveyModal/index.tsx index 645bcb3..d540fa7 100644 --- a/frontend/src/components/SurveyModal/index.tsx +++ b/frontend/src/components/SurveyModal/index.tsx @@ -512,7 +512,6 @@ function Tab7({ schema, setTabIndex, globalFormValues, onSubmitData, submitText "Переехал", "Проживаю временно (приехал (-а) на работу / по другим обстоятельствам)", ].includes(questoinValue), - [schema[36].id]: ["Проживаю с рождения"].includes(questoinValue), } return (