Browse Source

chore: remove unused parameter (#8355)

DDDDD12138 1 năm trước cách đây
mục cha
commit
7b2bee9746
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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,