From ca2e30af04703df7d956db9d7c5b7fb5bfa34aa7 Mon Sep 17 00:00:00 2001 From: lendry Date: Tue, 7 Jul 2026 15:32:36 +0300 Subject: [PATCH] fix family input --- apps/frontend/app/family/page.tsx | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/apps/frontend/app/family/page.tsx b/apps/frontend/app/family/page.tsx index 3effc11..97ef89c 100644 --- a/apps/frontend/app/family/page.tsx +++ b/apps/frontend/app/family/page.tsx @@ -70,9 +70,19 @@ export default function FamilyPage() {

Семейный доступ

Приглашайте близких, общайтесь в чатах и управляйте семейной группой.

-
- setName(event.target.value)} placeholder="Название семьи" className="min-w-0 flex-1" /> -