浏览代码

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,