From 4447e678a04da9cd531195543b5577c14ef36eff Mon Sep 17 00:00:00 2001 From: 1723 <1723@bvm.network> Date: Thu, 19 Sep 2024 17:29:01 +0700 Subject: [PATCH] update --- src/modules/hackathon/index.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/modules/hackathon/index.tsx b/src/modules/hackathon/index.tsx index bc2a21dbe..5ec0d3738 100644 --- a/src/modules/hackathon/index.tsx +++ b/src/modules/hackathon/index.tsx @@ -57,7 +57,9 @@ const LeaderboardOrCompetition = memo( return ( <> - + {(!startTime.ended || endTime.ended) && ( + + )} {isShowCompetition && (