mirror of
https://github.com/excalidraw/excalidraw.git
synced 2025-05-03 10:00:07 -04:00
chore: remove unused parameter (#8355)
This commit is contained in:
parent
88014ace4a
commit
7b2bee9746
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ const handleDimensionChange: DragInputCallbackType<
|
||||||
> = ({
|
> = ({
|
||||||
accumulatedChange,
|
accumulatedChange,
|
||||||
originalElements,
|
originalElements,
|
||||||
originalElementsMap,
|
|
||||||
shouldKeepAspectRatio,
|
shouldKeepAspectRatio,
|
||||||
shouldChangeByStepSize,
|
shouldChangeByStepSize,
|
||||||
nextValue,
|
nextValue,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue