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 (