fix: 오타 수정

syntax error 오타 수정
This commit is contained in:
nalpari 2024-07-05 10:09:57 +09:00
parent 5bc3f2ca51
commit 5ec3840a5c

View File

@ -474,7 +474,7 @@ export function useMode() {
y1: historyLines.current[i].y1 - 50, y1: historyLines.current[i].y1 - 50,
x2: historyLines.current[i].x2 + 50, x2: historyLines.current[i].x2 + 50,
y2: historyLines.current[i].y2 + 50, y2: historyLines.current[i].y2 + 50,
} })
} }
} else { } else {
newOuterlines.push({ newOuterlines.push({