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 && (