From 81a016ada904b8de2d52b5d71b2e38c588c93d7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9C=A0=EB=B3=91=EC=B2=A0?= Date: Wed, 25 Feb 2026 22:32:52 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20[=EA=B3=B5=ED=86=B5]=20UI=20=EC=BB=B4?= =?UTF-8?q?=ED=8F=AC=EB=84=8C=ED=8A=B8=20=EA=B0=9C=EC=84=A0=20(TabChip,=20?= =?UTF-8?q?FormField,=20Select=20=EB=93=B1)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - TabChip, FormField, MobileCard, Select 컴포넌트 개선 - IntegratedListTemplateV2, UniversalListPage 타입 보강 - LoginPage UI 개선 Co-Authored-By: Claude Opus 4.6 --- src/components/atoms/TabChip.tsx | 16 +++++----------- src/components/molecules/FormField.tsx | 5 ++++- src/components/organisms/MobileCard.tsx | 8 ++++---- .../templates/IntegratedListTemplateV2.tsx | 3 ++- .../templates/UniversalListPage/types.ts | 1 + src/components/ui/select.tsx | 4 ++-- 6 files changed, 18 insertions(+), 19 deletions(-) diff --git a/src/components/atoms/TabChip.tsx b/src/components/atoms/TabChip.tsx index e9327f95..049a23a6 100644 --- a/src/components/atoms/TabChip.tsx +++ b/src/components/atoms/TabChip.tsx @@ -42,25 +42,19 @@ export function TabChip({