mirror of
https://github.com/penpot/penpot.git
synced 2025-01-24 23:49:45 -05:00
Remove wrong docstring.
This commit is contained in:
parent
e30871bd48
commit
4f2e4a54aa
1 changed files with 0 additions and 1 deletions
|
@ -146,7 +146,6 @@
|
||||||
(update-in state [:shapes-by-id sid] geom/absolute-move opts))))
|
(update-in state [:shapes-by-id sid] geom/absolute-move opts))))
|
||||||
|
|
||||||
(defn update-text
|
(defn update-text
|
||||||
"Update the start position coordenate of the shape."
|
|
||||||
[sid {:keys [content]}]
|
[sid {:keys [content]}]
|
||||||
{:pre [(string? content)]}
|
{:pre [(string? content)]}
|
||||||
(reify
|
(reify
|
||||||
|
|
Loading…
Add table
Reference in a new issue