Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
BeardKoda committed Jul 8, 2022
1 parent 50fd3e5 commit 79fee97
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ export const CandidateCard = ({
<StatsValue>
<ValueInJoys>{formatTokenValue(stake)}</ValueInJoys>
</StatsValue>
<Subscription>My stake</Subscription>
<Subscription>Staked</Subscription>
</CandidateCardStake>
)}
{withdrawable && (
Expand Down

0 comments on commit 79fee97

Please sign in to comment.