mirror of
https://github.com/penpot/penpot.git
synced 2025-01-24 23:49:45 -05:00
🐛 Fix duplicate component
This commit is contained in:
parent
712130495e
commit
41d6261ef3
1 changed files with 3 additions and 1 deletions
|
@ -159,7 +159,9 @@
|
|||
component
|
||||
(:data library)
|
||||
position
|
||||
components-v2)
|
||||
components-v2
|
||||
;; The position can generate a frame calculation inside the base component so we force the frame-id
|
||||
{:force-frame-id frame-id})
|
||||
|
||||
first-shape (cond-> (first new-shapes)
|
||||
(not (nil? parent-id))
|
||||
|
|
Loading…
Add table
Reference in a new issue