Skip to content

Commit 5f02d7e

Browse files
Merge branch 'master' of https://github.com/reactjs/reactjs.org into sync-877431a6
2 parents e073afb + 877431a commit 5f02d7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/hooks-effect.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ id: hooks-state
33
title: Using the Effect Hook
44
permalink: docs/hooks-effect.html
55
next: hooks-rules.html
6-
prev: hooks-intro.html
6+
prev: hooks-state.html
77
---
88

99
*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

Comments
 (0)