From e4523a1a58c58f72c023f7c8a4bb284110a3ef28 Mon Sep 17 00:00:00 2001 From: "Kalle (Sendou)" <38327916+Sendouc@users.noreply.github.com> Date: Sat, 20 Mar 2021 16:32:21 +0200 Subject: [PATCH] voting links on top --- app/plus/components/PlusHomePage.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/plus/components/PlusHomePage.tsx b/app/plus/components/PlusHomePage.tsx index 4f8b81f0b..340588897 100644 --- a/app/plus/components/PlusHomePage.tsx +++ b/app/plus/components/PlusHomePage.tsx @@ -35,6 +35,9 @@ const PlusHomePage = () => { return ( <> + + + {votingProgress && ( @@ -75,9 +78,6 @@ const PlusHomePage = () => { /> )} - - - {!getVotingRange().isHappening && ( <> {plusStatusData &&