Skip to content

Commit

Permalink
Update src/components/NewPosition/DepositSelector/DepositSelector.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
p6te authored Sep 19, 2024
1 parent d2b301e commit 3294a5b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@ export const DepositSelector: React.FC<IDepositSelector> = ({
</Grid>
{getButtonMessage() === 'Insufficient AZERO' ? (
<TooltipHover
text='AZERO is required to pay for transaction fees. Get more AZERO to proceed.'
text='More AZERO is required to cover the transaction fee. Obtain more AZERO to complete this transaction.'
top={-10}>
<div>
<AnimatedButton
Expand Down

0 comments on commit 3294a5b

Please sign in to comment.