mirror of
https://github.com/status-im/safe-react.git
synced 2025-03-03 10:50:33 +00:00
Add link to send custom tx modal
This commit is contained in:
parent
c5fd68dae9
commit
c46b46a984
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user