mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
lint - mandatory dangle
😛
This commit is contained in:
parent
d5636080cf
commit
e28e0acaa8
@ -49,7 +49,7 @@ SendTransactionScreen.prototype.render = function () {
|
||||
network,
|
||||
identities,
|
||||
addressBook,
|
||||
conversionRate
|
||||
conversionRate,
|
||||
} = props
|
||||
|
||||
return (
|
||||
|
Loading…
Reference in New Issue
Block a user