mirror of
https://github.com/penpot/penpot.git
synced 2025-02-03 21:09:00 -05:00
🐛 Fix undo change for multiple shapes
This commit is contained in:
parent
fed31d366f
commit
79e3aadfcf
1 changed files with 1 additions and 1 deletions
|
@ -319,7 +319,7 @@
|
|||
layout-container-ids layout-container-values
|
||||
layout-item-ids layout-item-values]
|
||||
(mf/use-memo
|
||||
(mf/deps objects-no-measures)
|
||||
(mf/deps shapes objects-no-measures)
|
||||
(fn []
|
||||
(into
|
||||
[]
|
||||
|
|
Loading…
Add table
Reference in a new issue