Skip to content

Commit

Permalink
fix: Sync mock logic
Browse files Browse the repository at this point in the history
  • Loading branch information
zombieJ committed Sep 3, 2019
1 parent bbcf185 commit 24254a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/mock.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ class List<T> extends OriginList<T> {
style,
className,
component: Component = 'div',
fullHeight,
height,
itemHeight,
data,
Expand Down

0 comments on commit 24254a8

Please sign in to comment.