Skip to content

Commit 8c6a1be

Browse files
committed
Update README.md
1 parent 4785308 commit 8c6a1be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ const MyArrayComponent = () => (Array(5).fill(<div />) as any) as JSX.Element;
191191

192192
## Hooks
193193

194-
Hooks are supported in `@types/react` from v16.7 up.
194+
Hooks are supported in `@types/react` from v16.8 up.
195195

196196
**useState**
197197

0 commit comments

Comments
 (0)