From 83919168293bab83eaabb66852161dbb5a3f9e3c Mon Sep 17 00:00:00 2001 From: Haneul-Kim <4188989@naver.com> Date: Mon, 18 Mar 2024 13:46:05 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=A9=B9=20fix:=20QA=20=20=EC=A7=80?= =?UTF-8?q?=EB=8F=84=20UI?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/(route)/mypage/_components/tab/MyLocationTab/index.tsx | 4 ++-- app/_components/KakaoMap.tsx | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/(route)/mypage/_components/tab/MyLocationTab/index.tsx b/app/(route)/mypage/_components/tab/MyLocationTab/index.tsx index ce61ea98..de9e43e2 100644 --- a/app/(route)/mypage/_components/tab/MyLocationTab/index.tsx +++ b/app/(route)/mypage/_components/tab/MyLocationTab/index.tsx @@ -34,7 +34,7 @@ const MyLocationTab = ({ userId }: Props) => {