enhance(ui): refactor the classic select modal with the shui dialog

This commit is contained in:
charlie
2024-10-11 18:38:34 +08:00
parent ffb3e138c4
commit 669299dd7a
6 changed files with 19 additions and 12 deletions

View File

@@ -1621,8 +1621,7 @@ Similar to re-frame subscriptions"
:modal/show? false
:modal/fullscreen? false
:modal/panel-content nil
:modal/dropdowns {}
:ui/open-select nil))))
:modal/dropdowns {}))))
(defn get-reactive-custom-queries-chan
[]