Skip to content

Commit

Permalink
Updated Label
Browse files Browse the repository at this point in the history
  • Loading branch information
alireza-sharifpour committed Aug 8, 2023
1 parent 2cd7cc6 commit cdbc54d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/views/create/WalletAddressInput.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ const WalletAddressInput: FC<IProps> = ({
</ExchangeNotify>
<ButtonWrapper>
<Button
label='SAVE ADDRESS'
label='Add ADDRESS'
disabled={
error.message !== '' ||
inputValue === '' ||
Expand Down

0 comments on commit cdbc54d

Please sign in to comment.