We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d962d5a commit 949c188Copy full SHA for 949c188
README.md
@@ -198,7 +198,7 @@ If omitted, set `0`.
198
199
#### `scale?: number;`
200
201
-Specifies the scale of the canvas your are dragging or resizing this element on. This allows
+Specifies the scale of the canvas you are dragging or resizing this element on. This allows
202
you to, for example, get the correct drag / resize deltas while you are zoomed in or out via
203
a transform or matrix in the parent of this element.
204
If omitted, set `1`.
0 commit comments