0
Fork 0
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:
mathieu.brunot 2019-02-23 00:31:15 +01:00
parent 2e57d2e328
commit b5cbb90f4f
No known key found for this signature in database
GPG key ID: 81584BEAF692D7E0

View file

@ -234,6 +234,7 @@
:created-at (dt/now)
:items selected}
clipboard (-> (:clipboard state)
empty
(conj item))]
(assoc state :clipboard
(if (> (count clipboard) 5)