mirror of
https://github.com/zhigang1992/redux-form.git
synced 2026-04-29 04:45:31 +08:00
Update index.js (#1676)
This commit is contained in:
committed by
Erik Rasmussen
parent
37d5c2800b
commit
7cb660df70
@@ -33,8 +33,8 @@ let render = () => {
|
||||
* Remove it on your dev server if you wish. It will not affect the functionality.
|
||||
*/
|
||||
version="6.0.1"
|
||||
path="/examples/syncValidation"
|
||||
breadcrumbs={generateExampleBreadcrumbs('syncValidation',
|
||||
path="/examples/normalizing"
|
||||
breadcrumbs={generateExampleBreadcrumbs('normalizing',
|
||||
'Field Normalizing Example', '6.0.1')}>
|
||||
|
||||
<Markdown content={readme}/>
|
||||
|
||||
Reference in New Issue
Block a user