mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 11:18:36 +00:00
🐛 Fix incorrect bool shape creation issue
This commit is contained in:
parent
3a27a5a542
commit
d31f64796f
@ -44,7 +44,7 @@
|
||||
:frame-id (:frame-id head)
|
||||
:parent-id (:parent-id head)
|
||||
:name name
|
||||
:shapes (vec shapes)}
|
||||
:shapes (into [] d/xf:map-id shapes)}
|
||||
|
||||
shape
|
||||
(-> shape
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user