Forráskód Böngészése

chore: remove unused parameter (#8355)

DDDDD12138 1 éve
szülő
commit
7b2bee9746
1 módosított fájl, 0 hozzáadás és 1 törlés
  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,