mirror of
https://github.com/penpot/penpot.git
synced 2026-04-28 12:48:31 +00:00
🐛 Fix copy action
This commit is contained in:
parent
2e57d2e328
commit
b5cbb90f4f
@ -234,6 +234,7 @@
|
||||
:created-at (dt/now)
|
||||
:items selected}
|
||||
clipboard (-> (:clipboard state)
|
||||
empty
|
||||
(conj item))]
|
||||
(assoc state :clipboard
|
||||
(if (> (count clipboard) 5)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user