mirror of
https://github.com/penpot/penpot.git
synced 2025-05-18 05:46:09 +02:00
🐛 Fix duplicate component
This commit is contained in:
parent
b9b66aee85
commit
90d6d38b47
3 changed files with 14 additions and 7 deletions
|
@ -161,9 +161,7 @@
|
|||
component
|
||||
(:data library)
|
||||
position
|
||||
components-v2
|
||||
;; The position can generate a frame calculation inside the base component so we force the frame-id
|
||||
{:force-frame-id frame-id})
|
||||
components-v2)
|
||||
|
||||
first-shape (cond-> (first new-shapes)
|
||||
(not (nil? parent-id))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue