From ba089957ff9b78bab4397363817d5d3ea634a4cc Mon Sep 17 00:00:00 2001 From: JAEMOON Date: Wed, 6 Dec 2023 21:23:12 +0900 Subject: [PATCH] =?UTF-8?q?[feat]=20ProfileCard=20Description=20=EC=88=98?= =?UTF-8?q?=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/ProfileCard/index.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/components/ProfileCard/index.tsx b/components/ProfileCard/index.tsx index eba9a25..f57c77b 100644 --- a/components/ProfileCard/index.tsx +++ b/components/ProfileCard/index.tsx @@ -134,9 +134,7 @@ export default function ProfileCard({ imageSrc, userInfo }: ProfileCard) {