From e6640f3b5312dac0c858452736740fe9a8989b45 Mon Sep 17 00:00:00 2001 From: vchikalkin Date: Wed, 29 Jan 2025 17:31:42 +0300 Subject: [PATCH] data-card: fix phone field disabled --- apps/web/components/profile/cards/data-card.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/web/components/profile/cards/data-card.tsx b/apps/web/components/profile/cards/data-card.tsx index 23f0969..2387ea2 100644 --- a/apps/web/components/profile/cards/data-card.tsx +++ b/apps/web/components/profile/cards/data-card.tsx @@ -20,7 +20,7 @@ export function ContactDataCard({ telegramId }: Readonly) {
- +