Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
log
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zerozou
log
Commits
3a35de43
Commit
3a35de43
authored
Aug 25, 2017
by
zerozou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix a error style
parent
79367757
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
24.md
2017/08/24.md
+1
-0
No files found.
2017/08/24.md
View file @
3a35de43
...
...
@@ -156,6 +156,7 @@ const store = createStore(rootReducer)
`Field`
是一个具有
`input`
基本的types的一个组件
`reduxForm`
使用其与包裹form组件与
`store`
进行交流,并提供了form状态的
`props`
和处理
`submit`
的函数
```
javascript
import
React
from
'react'
import
{
Field
,
reduxForm
}
from
'redux-form'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment