Browse Source

chore(dev): remove warning

charlie 7 tháng trước cách đây
mục cha
commit
ad1bc36811
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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!