Skip to content

Commit bb6127d

Browse files
Update README.md
1 parent 55bc873 commit bb6127d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
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)