Add note for later on isolating components

feature/default_network_editable
sdtsui 7 years ago
parent 4cdfd00f58
commit ddbf5613b3
  1. 2
      ui/app/components/wallet-view.js

@ -67,7 +67,7 @@ WalletView.prototype.render = function () {
cursor: 'pointer',
},
selected,
network,
network, // TODO: this prop could be in the account dropdown container
identities: {},
},
),

Loading…
Cancel
Save