Skip to content

Commit

Permalink
Fix eslint errors
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadranjbarz committed Sep 8, 2024
1 parent acc51e5 commit bccc1bc
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -371,7 +371,8 @@ export const StakingPoolInfoAndActions: FC<IStakingPoolInfoAndActionsProps> = ({
id: 'label.increase_rewards',
})
: 'Lock your GIV'
}stellar
}
stellar
buttonType='primary'
/>
)}
Expand Down

0 comments on commit bccc1bc

Please sign in to comment.