fix lint error

This commit is contained in:
murata0705 2019-07-05 10:16:28 +09:00
parent a7f4ee7dab
commit f527e8535d

View File

@ -85,7 +85,7 @@ class Menu {
update(view, lastState) {
const { state } = view
if (view.composing) {
return
}