mirror of
https://github.com/penpot/penpot.git
synced 2026-03-06 10:11:18 +00:00
🐛 Fix duplicate component
This commit is contained in:
committed by
Andrés Moya
parent
712130495e
commit
41d6261ef3
@@ -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))
|
||||
|
||||
Reference in New Issue
Block a user