Skip to content

Commit ae4d544

Browse files
committed
[automated] Apply ESLint and Prettier fixes
1 parent 0bc0e56 commit ae4d544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/utils/virtualListUtils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,4 +69,4 @@ export function createInitialWindowRange(
6969
start: 0,
7070
end: Math.min(windowSize, totalChildren)
7171
}
72-
}
72+
}

0 commit comments

Comments
 (0)