瀏覽代碼

fix: import thingatpt

rcmerci 4 年之前
父節點
當前提交
21dac9bac2
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/main/frontend/handler/editor.cljs

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

@@ -38,6 +38,7 @@
             [frontend.util.cursor :as cursor]
             [frontend.util.marker :as marker]
             [frontend.util.property :as property]
+            [frontend.util.thingatpt :as thingatpt]
             [goog.dom :as gdom]
             [goog.dom.classes :as gdom-classes]
             [goog.object :as gobj]