Skip to content

Commit 036e1c1

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

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)