diff --git a/frontend/src/app/main/ui/workspace/sidebar/options/menus/layout_container.cljs b/frontend/src/app/main/ui/workspace/sidebar/options/menus/layout_container.cljs index b646311e8..d12440b8e 100644 --- a/frontend/src/app/main/ui/workspace/sidebar/options/menus/layout_container.cljs +++ b/frontend/src/app/main/ui/workspace/sidebar/options/menus/layout_container.cljs @@ -472,7 +472,7 @@ type (if (= type "multiple") :simple :multiple)] (on-type-change type)))) - props (mf/spread-obj props {:on-change on-change})] + props (mf/spread props {:on-change on-change})] (mf/with-effect [] ;; on destroy component