mirror of
https://github.com/penpot/penpot.git
synced 2026-05-03 23:29:03 +00:00
🐛 Add missing key on viewport frames.
This commit is contained in:
parent
317a39e76b
commit
9734bc9325
@ -293,7 +293,7 @@
|
||||
:on-drop on-drop}
|
||||
[:g.zoom {:transform (str "scale(" zoom ", " zoom ")")}
|
||||
;; [:& perf/profiler {:label "viewport-frames"}
|
||||
[:& frames]
|
||||
[:& frames {:key (:id page)}]
|
||||
|
||||
(when (seq selected)
|
||||
[:& selection-handlers {:selected selected
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user