mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Add note for later on isolating components
This commit is contained in:
parent
4cdfd00f58
commit
ddbf5613b3
@ -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…
Reference in New Issue
Block a user