Skip to content

Commit ef24fe9

Browse files
committed
chore: Omit virtual in mock component
1 parent 0c9e30b commit ef24fe9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/mock.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ class List<T> extends OriginList<T> {
2121
fullHeight,
2222
height,
2323
itemHeight,
24+
virtual,
2425
data,
2526
children,
2627
itemKey,

0 commit comments

Comments
 (0)