Skip to content

Commit

Permalink
Update TransferFund.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Nick-1979 committed Jan 1, 2024
1 parent 5e0a5df commit bd0a935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/dapp/src/TransferFund.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ function TransferFund({ api, account, balances, currentChainName, formatted, isP
>
{waitingForUserApproval
? 'Approve transaction in Metamask'
: 'Transfer'}
: 'Send'}
</LoadingButton>
</Grid>
</Grid>
Expand Down

0 comments on commit bd0a935

Please sign in to comment.