mirror of
https://github.com/penpot/penpot.git
synced 2025-01-23 23:18:48 -05:00
🎉 Fixes after review.
This commit is contained in:
parent
f1ee1b55b7
commit
ffbbc52460
1 changed files with 1 additions and 1 deletions
|
@ -294,7 +294,7 @@
|
|||
|
||||
(defn select-all
|
||||
[]
|
||||
(ptk/reify ::shift-select-to
|
||||
(ptk/reify ::select-all
|
||||
ptk/UpdateEvent
|
||||
(update [_ state]
|
||||
(let [objects (get-in state [:viewer-data :objects])
|
||||
|
|
Loading…
Add table
Reference in a new issue