mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Override browser default validation message
This commit is contained in:
parent
55e8a717e6
commit
bda821f144
@ -72,6 +72,7 @@ HexAsDecimalInput.prototype.render = function () {
|
||||
}
|
||||
this.setState({ invalid: msg })
|
||||
event.preventDefault()
|
||||
return false
|
||||
},
|
||||
}),
|
||||
h('div', {
|
||||
|
Loading…
x
Reference in New Issue
Block a user