fix: leave blank the default token for Send Funds modal

This commit is contained in:
fernandomg 2020-05-22 17:04:25 -03:00
parent 926795eef1
commit 209d373516
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ const LayoutHeader = (props) => {
className={classes.send}
color="primary"
disabled={!granted}
onClick={() => showSendFunds('Ether')}
onClick={() => showSendFunds('')}
size="small"
variant="contained"
>