mirror of
https://github.com/penpot/penpot.git
synced 2026-05-01 14:18:07 +00:00
🐛 Fix problem when components are inside a boolean
This commit is contained in:
parent
f1282f8367
commit
ab2265d505
@ -211,7 +211,7 @@
|
||||
([{:keys [type metadata] :as shape} objects]
|
||||
(assert (map? objects))
|
||||
(case type
|
||||
:group
|
||||
(:group :frame)
|
||||
(group-to-path shape objects)
|
||||
|
||||
:bool
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user