mirror of
https://github.com/penpot/penpot.git
synced 2025-06-02 00:01:42 +02:00
🎉 Make components-v2 an optional feature
This commit is contained in:
parent
1ef37281e6
commit
a5bf1c03e7
40 changed files with 495 additions and 296 deletions
|
@ -105,7 +105,8 @@
|
|||
shapes
|
||||
(:objects page)
|
||||
(:id page)
|
||||
current-file-id)]
|
||||
current-file-id
|
||||
true)]
|
||||
|
||||
(swap! idmap assoc instance-label (:id group)
|
||||
component-label (:id component-root))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue