mirror of
https://github.com/penpot/penpot.git
synced 2025-06-10 21:21:39 +02:00
Specify tests
This commit is contained in:
parent
893e790787
commit
f20c08f31b
2 changed files with 23 additions and 16 deletions
|
@ -99,7 +99,7 @@
|
|||
ptk/WatchEvent
|
||||
(watch [_ _ _]
|
||||
(rx/of
|
||||
(let [remove-token #(wtt/remove-attributes-for-token-id attributes (:id token) %)]
|
||||
(let [remove-token #(when % (wtt/remove-attributes-for-token-id attributes (:id token) %))]
|
||||
(dch/update-shapes
|
||||
shape-ids
|
||||
(fn [shape]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue