chore: remove unused parameter (#8355)

This commit is contained in:
DDDDD12138
2024-08-10 03:39:40 +08:00
committed by GitHub
parent 88014ace4a
commit 7b2bee9746

View File

@@ -23,7 +23,6 @@ const handleDimensionChange: DragInputCallbackType<
> = ({ > = ({
accumulatedChange, accumulatedChange,
originalElements, originalElements,
originalElementsMap,
shouldKeepAspectRatio, shouldKeepAspectRatio,
shouldChangeByStepSize, shouldChangeByStepSize,
nextValue, nextValue,