From e2ddae657012b5cc1b4b271fcae10565823d3d90 Mon Sep 17 00:00:00 2001 From: Eugene Kim Date: Thu, 5 Sep 2024 01:04:57 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20=EA=B2=B0=EC=A0=9C=20=EC=99=84=EB=A3=8C?= =?UTF-8?q?=20=ED=99=95=EC=9D=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/Dashboard.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/pages/Dashboard.tsx b/src/pages/Dashboard.tsx index 915edd7..ca1ab30 100644 --- a/src/pages/Dashboard.tsx +++ b/src/pages/Dashboard.tsx @@ -31,8 +31,6 @@ export const Dashboard = () => { const { member, currentRecruitmentRound, currentMembership } = data; - console.log(data); - return (