We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e073afb + 877431a commit 5f02d7eCopy full SHA for 5f02d7e
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