Fix eslint.

This commit is contained in:
Guo Xiang Tan 2016-07-07 18:46:15 +08:00
parent 2b651b20cf
commit 323efcab71
No known key found for this signature in database
GPG Key ID: 19C321C8952B0F72

View File

@ -68,7 +68,7 @@ export default createWidget('user-notifications', {
result.push(h('hr'));
const items = [notificationItems]
const items = [notificationItems];
if (notificationItems.length > 0) {
items.push(