From ce209a198291c31de36b7b5f6c4c304907fb3fe6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=8B=A0=EC=84=9C=EB=A6=AC=ED=8B=B0=EC=BD=94=EB=8D=94?= <85999976+jisung24@users.noreply.github.com> Date: Fri, 1 Dec 2023 17:59:59 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EB=A7=88=EC=9D=B4=ED=8E=98=EC=9D=B4?= =?UTF-8?q?=EC=A7=80=20=EB=B2=84=EA=B7=B8=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/mypage/MyPage.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/pages/mypage/MyPage.tsx b/src/pages/mypage/MyPage.tsx index 3ac15b0b..cf951499 100644 --- a/src/pages/mypage/MyPage.tsx +++ b/src/pages/mypage/MyPage.tsx @@ -78,6 +78,8 @@ const MyPage = () => { } /> + ) + )} )}