mirror of
https://github.com/penpot/penpot.git
synced 2025-12-12 06:24:17 +01:00
✨ Select all variants with errors (#6533)
This commit is contained in:
@@ -886,7 +886,7 @@
|
||||
select-shape-with-error
|
||||
(mf/use-fn
|
||||
(mf/deps object-error-ids)
|
||||
#(st/emit! (dw/select-shape (first object-error-ids))))]
|
||||
#(st/emit! (dw/select-shapes (into (d/ordered-set) object-error-ids))))]
|
||||
|
||||
(when (seq shapes)
|
||||
[:div {:class (stl/css :element-set)}
|
||||
|
||||
Reference in New Issue
Block a user