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

Remove metamask logo from header

This commit is contained in:
Dan Finlay 2016-06-03 12:58:00 -07:00
parent f5d107cde1
commit 66f06844ac

View File

@ -110,12 +110,6 @@ App.prototype.renderAppBar = function(){
},
}, state.isUnlocked && [
// mini logo
h('img', {
height: 24,
width: 24,
src: '/images/icon-128.png',
}),
h(NetworkIndicator, {network: this.props.network}),
// metamask name