From e8c41e97b6d3f6daed214e4ebb2592011b2aae35 Mon Sep 17 00:00:00 2001 From: Sem <931684+sembrestels@users.noreply.github.com> Date: Tue, 24 Sep 2024 16:21:23 +0100 Subject: [PATCH] Show max projects on the UI only when necessary --- apps/web/src/components/VotingCard.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/apps/web/src/components/VotingCard.tsx b/apps/web/src/components/VotingCard.tsx index 43b1cce..c6b2463 100644 --- a/apps/web/src/components/VotingCard.tsx +++ b/apps/web/src/components/VotingCard.tsx @@ -82,8 +82,10 @@ const VotingCard = ({ <>