Skip to content

Commit

Permalink
update hourly reward
Browse files Browse the repository at this point in the history
  • Loading branch information
0xmegalodon committed Feb 1, 2024
1 parent 38450c4 commit eddd395
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/PublicSale/aboveTheFold/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ const AboveTheFold = () => {
<LeaderBoardVisual />
{/*<AddMoreContribution />*/}
<DailyReward />
<HourlyReward />
{/*<HourlyReward />*/}
{/*<LeaderBoardSwitch classNames={s.boardSwitch} />*/}
{mobileScreen && <Activities />}
</Flex>
Expand Down

0 comments on commit eddd395

Please sign in to comment.