We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78192bb commit 36caf7dCopy full SHA for 36caf7d
README.md
@@ -37,7 +37,7 @@ $ npm i react-window styled-components react-functional-select
37
$ yarn add react-window styled-components react-functional-select
38
```
39
40
-> <strong><em>Note that you need to be on a react version that supports hooks, e.g.</em></strong><br>`react@^16.8 react-dom@^16.8 react-is@^16.8`
+> <strong><em>Note that you need to be on a react version that supports hooks (>= 16.8.6)</em></strong>
41
42
## Usage
43
0 commit comments