1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00

Cleanup before rebase on NewUI - need new version of AccountDropdowns

This commit is contained in:
sdtsui 2017-08-06 19:50:14 -07:00
parent b3d7abd5d4
commit fd36d95c50

View File

@ -42,18 +42,9 @@ WalletView.prototype.render = function () {
}
}, [
h('div.phone-visible.fa.fa-bars', {
onClick: () => {
this.props.hideSidebar()
}
}, [
]),
// TODO: Separate component: wallet account details
h('div.flex-row.flex-center', {
style: {
margin: '1.8em 1.3em',
}
h('div.flex-column', {
style: {}
}, [
h('.identicon-wrapper.select-none', [