Skip to content

Commit

Permalink
Get back No Rewards Available (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
noisekit authored Oct 3, 2024
1 parent 57d7052 commit dfaef26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion liquidity/ui/src/components/Rewards/Rewards.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ export const Rewards = ({ ...props }: FlexProps) => {
<Tr>
<Td display="flex" alignItems="left" px={4} border="none" w="100%">
<Text color="gray.500" fontFamily="heading" fontSize="xs">
Create a Position to see your earnings
No Rewards Available
</Text>
</Td>
</Tr>
Expand Down

0 comments on commit dfaef26

Please sign in to comment.