Skip to content

Commit d901e5c

Browse files
jakewiesferdaber
authored andcommitted
Update README.md
1 parent c25d1f2 commit d901e5c

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)