Skip to content

Commit bd17310

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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)