0
Fork 0
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:
Alejandro Alonso 2024-01-25 09:51:46 +01:00 committed by Andrés Moya
parent 712130495e
commit 41d6261ef3

View file

@ -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))