mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 18:41:38 +01:00
lint
This commit is contained in:
parent
acfb6ff0f8
commit
486583e203
@ -116,8 +116,8 @@ PTXP.render = function () {
|
||||
selected: advanced,
|
||||
onChange: () => {
|
||||
this.setState({advanced: !advanced})
|
||||
}
|
||||
})
|
||||
},
|
||||
}),
|
||||
]),
|
||||
|
||||
// Ether Value
|
||||
@ -168,6 +168,8 @@ PTXP.render = function () {
|
||||
]),
|
||||
]) : null,
|
||||
|
||||
|
||||
|
||||
// Max Transaction Fee (calculated)
|
||||
h('.cell.row', [
|
||||
h('.cell.label', 'Max Transaction Fee'),
|
||||
|
Loading…
Reference in New Issue
Block a user