Add page-changes query.

This commit is contained in:
Andrey Antukh 2020-04-16 11:09:55 +02:00 committed by Alonso Torres
parent f19a8e67e1
commit 517b50238e
3 changed files with 40 additions and 115 deletions

View file

@ -134,5 +134,5 @@
(for [[i item] (d/enumerate childs)]
[:& shape-wrapper {:frame shape
:shape item
:key (str i (:id item))}])])))
:key (:id item)}])])))