Add link to send custom tx modal

This commit is contained in:
Germán Martínez 2019-08-28 12:02:53 +02:00
parent c5fd68dae9
commit c46b46a984
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ const ChooseTxType = ({ classes, onClose, setActiveScreen }: Props) => (
className={classes.secondButton}
minWidth={260}
minHeight={52}
onClick={onClose}
onClick={() => setActiveScreen('sendCustomTx')}
variant="outlined"
>
SEND CUSTOM TRANSACTION