2
0
Эх сурвалжийг харах

chore: remove unused parameter (#8355)

DDDDD12138 1 жил өмнө
parent
commit
7b2bee9746

+ 0 - 1
packages/excalidraw/components/Stats/Dimension.tsx

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