mirror of
https://github.com/penpot/penpot.git
synced 2025-02-10 09:08:31 -05:00
Minor comments change.
This commit is contained in:
parent
6c64279c94
commit
b66be25a8e
1 changed files with 1 additions and 1 deletions
|
@ -211,7 +211,7 @@
|
|||
[shape _]
|
||||
(throw (ex-info "Not implemented (size)" (select-keys shape [:type]))))
|
||||
|
||||
;; Move
|
||||
;; Move (with deltas)
|
||||
|
||||
(defmethod move ::rect
|
||||
[shape {dx :x dy :y}]
|
||||
|
|
Loading…
Add table
Reference in a new issue