Skip to content

Commit

Permalink
feat(home): implement loading few shelves
Browse files Browse the repository at this point in the history
  • Loading branch information
royschut committed Jun 7, 2021
1 parent 60a350a commit d9898d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/screens/Home/Home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ const Home = (): JSX.Element => {
scrollTop={scrollTop}
width={document.body.offsetWidth}
isScrollingOptOut
overscanRowCount={3}
/>
)}
</WindowScroller>
Expand Down

0 comments on commit d9898d4

Please sign in to comment.