We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbcf185 commit 24254a8Copy full SHA for 24254a8
src/mock.tsx
@@ -18,6 +18,7 @@ class List<T> extends OriginList<T> {
18
style,
19
className,
20
component: Component = 'div',
21
+ fullHeight,
22
height,
23
itemHeight,
24
data,
0 commit comments