Skip to content

Commit 249dfb1

Browse files
actions-userYourz
authored andcommitted
[automated] Apply ESLint and Prettier fixes
1 parent 643f251 commit 249dfb1

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)