mirror of
https://github.com/penpot/penpot.git
synced 2025-05-10 12:16: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)))
|
||||
[:& grid-layout/editor
|
||||
{:zoom zoom
|
||||
:key (dm/str (:id frame))
|
||||
:objects base-objects
|
||||
:modifiers modifiers
|
||||
:shape frame
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue