Skip to content

Commit fbb03df

Browse files
MoOxlex111
authored andcommitted
Hooks intro: Remove message about React Native support (#2244)
Already landed for a while now.
1 parent 59aac8b commit fbb03df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/hooks-intro.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This new function `useState` is the first "Hook" we'll learn about, but this exa
3131

3232
>Note
3333
>
34-
>React 16.8.0 is the first release to support Hooks. When upgrading, don't forget to update all packages, including React DOM. React Native will support Hooks in the next stable release.
34+
>React 16.8.0 is the first release to support Hooks. When upgrading, don't forget to update all packages, including React DOM.
3535
3636
## Video Introduction {#video-introduction}
3737

0 commit comments

Comments
 (0)