1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 12:29:06 +01:00

Add notes for overlay click action

This commit is contained in:
sdtsui 2017-08-02 14:19:13 -07:00
parent 9ebdc343aa
commit 84aba21ae9

View File

@ -147,6 +147,7 @@ App.prototype.renderSidebar = function() {
}),
// overlay
// TODO: add onClick for overlay to close sidebar
h('div', {
style: {
zIndex: 25,