From 77b38ff3288614eaad525227d6aa2918c4289e40 Mon Sep 17 00:00:00 2001 From: a-honey Date: Wed, 28 Feb 2024 05:46:25 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EB=B9=8C=EB=93=9C=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/friend/[id]/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/friend/[id]/index.tsx b/src/pages/friend/[id]/index.tsx index 412c4d7..c78fba1 100644 --- a/src/pages/friend/[id]/index.tsx +++ b/src/pages/friend/[id]/index.tsx @@ -66,7 +66,7 @@ const FriendIdPage: NextPage = () => { userName={nickname} toggleIsOpenFridgeListModal={onOpenFridgeListModal} /> - +