mirror of
https://github.com/penpot/penpot.git
synced 2026-03-20 01:13:41 +00:00
🐛 Add missing key prop on grid editor element
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user