diff --git a/ui/app/components/eth-balance.js b/ui/app/components/eth-balance.js index 975ba3acd..9e445fe3f 100644 --- a/ui/app/components/eth-balance.js +++ b/ui/app/components/eth-balance.js @@ -73,7 +73,7 @@ EthBalanceComponent.prototype.renderBalance = function (value) { }, }, label), ]), - ]) + ]), ]) )