mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 02:10:12 +01:00
Update old UI ShapeshiftForm to gracefully handle errors
This commit is contained in:
parent
141884ee6a
commit
805c161704
@ -138,7 +138,7 @@ ShapeshiftForm.prototype.renderMain = function () {
|
||||
width: '229px',
|
||||
height: '82px',
|
||||
},
|
||||
}, this.props.warning)
|
||||
}, this.props.warning + '')
|
||||
: this.renderInfo(),
|
||||
|
||||
this.renderRefundAddressForCoin(coin),
|
||||
|
Loading…
Reference in New Issue
Block a user