From fd45fb3f9cef7fa935397f9bd2509727ff0f467a Mon Sep 17 00:00:00 2001 From: hyoribogo <97094709+hyoribogo@users.noreply.github.com> Date: Mon, 4 Dec 2023 04:52:12 +0900 Subject: [PATCH] =?UTF-8?q?style:=20=EB=A7=88=EC=9D=B4=ED=8E=98=EC=9D=B4?= =?UTF-8?q?=EC=A7=80=20=ED=8F=B0=ED=8A=B8=20=ED=81=AC=EA=B2=8C=20=EB=B3=80?= =?UTF-8?q?=EA=B2=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/MyPage/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/MyPage/index.tsx b/src/pages/MyPage/index.tsx index a088b49d..7290be83 100644 --- a/src/pages/MyPage/index.tsx +++ b/src/pages/MyPage/index.tsx @@ -134,7 +134,7 @@ const MyPage = () => { ) : (
-
+
{user?.name}
@@ -145,7 +145,7 @@ const MyPage = () => {
)} -
+
{user?.email}