Skip to content

Commit 24254a8

Browse files
committed
fix: Sync mock logic
1 parent bbcf185 commit 24254a8

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
@@ -18,6 +18,7 @@ class List<T> extends OriginList<T> {
1818
style,
1919
className,
2020
component: Component = 'div',
21+
fullHeight,
2122
height,
2223
itemHeight,
2324
data,

0 commit comments

Comments
 (0)