diff --git a/frontend/components/MainPage/sections/RewardsSection/index.tsx b/frontend/components/MainPage/sections/RewardsSection/index.tsx index e5a500d9..db3b1585 100644 --- a/frontend/components/MainPage/sections/RewardsSection/index.tsx +++ b/frontend/components/MainPage/sections/RewardsSection/index.tsx @@ -64,11 +64,11 @@ const DisplayRewards = () => { return ( {isEligibleForRewards ? ( - + Earned ) : ( - + Not yet earned )}