浏览代码

chore(dev): remove warning

charlie 7 月之前
父节点
当前提交
ad1bc36811
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      deps/shui/src/logseq/shui/dialog/core.cljs

+ 1 - 1
deps/shui/src/logseq/shui/dialog/core.cljs

@@ -127,7 +127,7 @@
                 auto-width? close-btn? root-props content-props]} config
         props (dissoc config
                       :id :title :description :content :footer :auto-width? :close-btn?
-                      :align :on-open-change :open? :root-props :content-props)
+                      :close :align :on-open-change :open? :root-props :content-props)
         props (assoc-in props [:overlay-props :data-align] (name (or align :center)))]
 
     (rum/use-effect!