mirror of
https://github.com/penpot/penpot.git
synced 2025-05-21 14:26:12 +02:00
✨ Add page-changes query.
This commit is contained in:
parent
f19a8e67e1
commit
517b50238e
3 changed files with 40 additions and 115 deletions
|
@ -134,5 +134,5 @@
|
|||
(for [[i item] (d/enumerate childs)]
|
||||
[:& shape-wrapper {:frame shape
|
||||
:shape item
|
||||
:key (str i (:id item))}])])))
|
||||
:key (:id item)}])])))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue