mirror of
https://github.com/penpot/penpot.git
synced 2026-08-27 23:28:38 +00:00
🐛 Add missing key prop on grid editor element
This commit is contained in:
parent
593966a30a
commit
32ae1bcdc8
@ -632,6 +632,7 @@
|
|||||||
(not= @hover-top-frame-id (:id frame)))
|
(not= @hover-top-frame-id (:id frame)))
|
||||||
[:& grid-layout/editor
|
[:& grid-layout/editor
|
||||||
{:zoom zoom
|
{:zoom zoom
|
||||||
|
:key (dm/str (:id frame))
|
||||||
:objects base-objects
|
:objects base-objects
|
||||||
:modifiers modifiers
|
:modifiers modifiers
|
||||||
:shape frame
|
:shape frame
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user