mirror of
https://github.com/penpot/penpot.git
synced 2025-05-19 22:06:10 +02:00
🐛 Add missing key on viewport frames.
This commit is contained in:
parent
317a39e76b
commit
9734bc9325
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue