chore(docs): lint
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -118,7 +118,9 @@ onNodeDoubleClick(({ node }) => {
|
||||
stopHandle = watchDebounced(
|
||||
output,
|
||||
(next) => {
|
||||
if (!showDot.value) return
|
||||
if (!showDot.value) {
|
||||
return
|
||||
}
|
||||
|
||||
const nextLength = curve.value.getTotalLength()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user