瀏覽代碼

chore: remove unused parameter (#8355)

DDDDD12138 1 年之前
父節點
當前提交
7b2bee9746
共有 1 個文件被更改,包括 0 次插入1 次删除
  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,