Skip to content

Commit

Permalink
Merge pull request #782 from 0xsend/dev
Browse files Browse the repository at this point in the history
deploy
  • Loading branch information
0xBigBoss authored Oct 20, 2024
2 parents 29e5a2b + 56eadc4 commit 95cdf32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/app/features/account/rewards/screen.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ const Section = ({
ff={'$mono'}
size={'$8'}
$gtXs={{ size: '$9' }}
$theme-light={{ color: '$color0' }}
color="$white"
>
{reward === '' ? '' : `${reward} SEND`}
</Paragraph>
Expand Down

0 comments on commit 95cdf32

Please sign in to comment.