Tienson Qin 3 лет назад
Родитель
Сommit
d91dd505ad
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/main/frontend/handler/editor/keyboards.cljs

+ 1 - 1
src/main/frontend/handler/editor/keyboards.cljs

@@ -11,7 +11,7 @@
     (mixins/hide-when-esc-or-outside
      state
      :on-hide
-     (fn [_state e event]
+     (fn [_state _e event]
        (cond
          (contains?
           #{:commands :block-commands