fix(regression): Tagged nodes can't be collapsed

This commit is contained in:
Tienson Qin
2024-12-12 16:49:43 +08:00
parent 06f31d2b00
commit f1430e2791

View File

@@ -575,7 +575,7 @@
(shui/tabs
{:defaultValue default-tab
:class (str "w-full")}
(when (or both? property?)
(when (or class? property?)
[:div.flex.flex-row.gap-1.items-center.-ml-4
{:on-mouse-over #(set-control-display! true)
:on-mouse-out #(set-control-display! false)}