0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-23 21:21:22 -05:00

🐛 Show component name in copies component panel for deleted ones

This commit is contained in:
Pablo Alba 2023-12-13 13:01:42 +01:00 committed by Alejandro Alonso
parent 503852f686
commit f213992c09

View file

@ -428,7 +428,7 @@
shape (first shapes)
id (:id shape)
shape-name (:name shape)
component (ctf/resolve-component shape {:id current-file-id :data workspace-data} workspace-libraries)
component (ctf/resolve-component shape {:id current-file-id :data workspace-data} workspace-libraries {:include-deleted? true})
main-instance? (if components-v2 (ctk/main-instance? shape) true)
toggle-content