Add notes for overlay click action

This commit is contained in:
sdtsui 2017-08-02 14:19:13 -07:00
parent 9ebdc343aa
commit 84aba21ae9
1 changed files with 1 additions and 0 deletions

View File

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