Edit two errors in docs (#9659)

(cherry picked from commit d7e6ef0f88)
This commit is contained in:
shifengchen
2017-06-12 16:33:41 -07:00
committed by Flarnie Marchan
parent 0bee1300bf
commit 9a2ddbddc9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
id: forms
title: Forms
permalink: docs/forms.html
prev: state-and-lifecycle.html
prev: lists-and-keys.html
next: lifting-state-up.html
redirect_from:
- "tips/controlled-input-null-value.html"
+1 -1
View File
@@ -2,7 +2,7 @@
id: lifting-state-up
title: Lifting State Up
permalink: docs/lifting-state-up.html
prev: state-and-lifecycle.html
prev: forms.html
next: composition-vs-inheritance.html
redirect_from:
- "docs/flux-overview.html"