mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
Bump overscan
This commit is contained in:
@@ -118,6 +118,7 @@ export default function Tree(props: Props) {
|
||||
itemCount={numElements}
|
||||
itemData={itemData}
|
||||
itemSize={lineHeight}
|
||||
overscanCount={3}
|
||||
ref={listRef}
|
||||
width={width}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user