From a25ae0afba1ceaeb6903530da1c680a614de10ad Mon Sep 17 00:00:00 2001 From: polamoros Date: Fri, 11 Aug 2023 10:17:36 +0200 Subject: [PATCH] wip --- website/src/components/VoteItem.tsx | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/website/src/components/VoteItem.tsx b/website/src/components/VoteItem.tsx index c604a93..8eacb57 100644 --- a/website/src/components/VoteItem.tsx +++ b/website/src/components/VoteItem.tsx @@ -75,14 +75,12 @@ export const VoteItem = ({
- {!winner && ( -
);