11 lines
154 B
Plaintext
11 lines
154 B
Plaintext
|
|
<List
|
||
|
|
rowHeight={46}
|
||
|
|
rowCount={200}
|
||
|
|
style={{
|
||
|
|
height: 400,
|
||
|
|
width: 360,
|
||
|
|
}}
|
||
|
|
rowProps={{}}
|
||
|
|
overscanCount={5}
|
||
|
|
rowComponent={renderRow}
|
||
|
|
/>
|