mirror of
https://github.com/penpot/penpot.git
synced 2025-05-10 17:06:38 +02:00
🐛 Add missing key prop on grid editor element
This commit is contained in:
parent
593966a30a
commit
32ae1bcdc8
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue