Skip to content

Commit 65777c0

Browse files
authored
Update README.md (#308)
1 parent 42cf3d7 commit 65777c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ import List from 'rc-virtual-list';
5858
| data | Data list | Array | - |
5959
| disabled | Disable scroll check. Usually used on animation control | boolean | false |
6060
| height | List height | number | - |
61-
| itemHeight | Item minium height | number | - |
61+
| itemHeight | Item minimum height | number | - |
6262
| itemKey | Match key with item | string | - |
6363
| styles | style | { horizontalScrollBar?: React.CSSProperties; horizontalScrollBarThumb?: React.CSSProperties; verticalScrollBar?: React.CSSProperties; verticalScrollBarThumb?: React.CSSProperties; } | - |
6464

0 commit comments

Comments
 (0)