Skip to content

Commit dd9b9ec

Browse files
committed
trigger ci
1 parent c495d38 commit dd9b9ec

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

examples/src/pages/tests/lists/row-list-with-external-scrolling.page.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ import { RowListWithExternalScrolling } from '@src/components/VirtualList/RowLis
33
import { RenderRow } from '@src/components/VirtualList/types';
44

55
const COUNT = 100;
6+
67
const brain = new VirtualBrain({
78
count: COUNT,
89
itemSize: 50,

0 commit comments

Comments
 (0)