mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Make reset button clear errors
This commit is contained in:
parent
31c1839ed7
commit
018b1d006f
@ -414,6 +414,7 @@ PendingTx.prototype.resetGasFields = function () {
|
||||
this.setState({
|
||||
gas: txData.txParams.gas,
|
||||
gasPrice: txData.gasPrice,
|
||||
valid: true,
|
||||
})
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user