mirror of
https://github.com/penpot/penpot.git
synced 2025-02-13 02:28:18 -05:00
🐛 Fix copy action
This commit is contained in:
parent
2e57d2e328
commit
b5cbb90f4f
1 changed files with 1 additions and 0 deletions
|
@ -234,6 +234,7 @@
|
|||
:created-at (dt/now)
|
||||
:items selected}
|
||||
clipboard (-> (:clipboard state)
|
||||
empty
|
||||
(conj item))]
|
||||
(assoc state :clipboard
|
||||
(if (> (count clipboard) 5)
|
||||
|
|
Loading…
Add table
Reference in a new issue