Explorar o código

chore: remove unused parameter (#8355)

DDDDD12138 hai 1 ano
pai
achega
7b2bee9746
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      packages/excalidraw/components/Stats/Dimension.tsx

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

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