fix: 오타 수정
syntax error 오타 수정
This commit is contained in:
parent
5bc3f2ca51
commit
5ec3840a5c
@ -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({
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user