enhance: enum support other positions than in block properties

This commit is contained in:
Tienson Qin
2023-10-02 09:37:40 +08:00
parent fcd4ee1d33
commit 7c9edcba6d
5 changed files with 126 additions and 66 deletions

View File

@@ -139,7 +139,7 @@
:empty-placeholder (empty-placeholder t)})]
(when multiple-choices?
[:div.p-4 (ui/button "Apply updates"
[:div.p-4 (ui/button "Apply"
{:small? true
:on-mouse-down (fn [e]
(util/stop e)