We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d7a88a0 + 877431a commit 036e1c1Copy full SHA for 036e1c1
content/docs/hooks-effect.md
@@ -3,7 +3,7 @@ id: hooks-state
3
title: Using the Effect Hook
4
permalink: docs/hooks-effect.html
5
next: hooks-rules.html
6
-prev: hooks-intro.html
+prev: hooks-state.html
7
---
8
9
*Hooks* are a new addition in React 16.8. They let you use state and other React features without writing a class.
0 commit comments