mirror of
https://github.com/penpot/penpot.git
synced 2025-06-05 19:11:41 +02:00
Remove whitespace on shapes data ns.
This commit is contained in:
parent
b90e70277e
commit
3187a3ed2c
1 changed files with 0 additions and 1 deletions
|
@ -493,7 +493,6 @@
|
||||||
(->> (get-in state [:workspace :selected])
|
(->> (get-in state [:workspace :selected])
|
||||||
(map #(update-stroke-attrs % opts)))))))
|
(map #(update-stroke-attrs % opts)))))))
|
||||||
|
|
||||||
|
|
||||||
(defn move-selected-layer
|
(defn move-selected-layer
|
||||||
[loc]
|
[loc]
|
||||||
(reify
|
(reify
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue