🐛 Fix component sync in undo

This commit is contained in:
Andrés Moya 2022-10-05 10:05:22 +02:00
parent da33d539bf
commit 66cd60e02c
2 changed files with 4 additions and 3 deletions

View file

@ -150,7 +150,8 @@
:hint-origin (ptk/type origin)
:changes redo-changes
:page-id page-id
:frames frames})
:frames frames
:save-undo? save-undo?})
ptk/UpdateEvent
(update [_ state]