0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-04-01 09:31:26 -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
parent f3e9efa6fe
commit 22f4ee82bb

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