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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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