Skip to content
This repository was archived by the owner on Aug 23, 2022. It is now read-only.

Commit daedae7

Browse files
committed
Update README.md
1 parent 257a140 commit daedae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ React Redux Form is a collection of reducer creators and action creators that ma
1111

1212
## Features
1313

14-
- Separation of model state and form state
14+
- Separation of model state and form state for simplicity and performance
1515
- Ability to use [existing reducers](http://davidkpiano.github.io/react-redux-form/#/api/Guide:-Using-Existing-Reducers) easily
1616
- Sync and async field [validation](http://davidkpiano.github.io/react-redux-form/#/api/Guide:-Validation) at any part of the state
1717
- Convenient [`<Field>` component](http://davidkpiano.github.io/react-redux-form/#/api/API:-Field-Component) for automatically mapping props to native form controls

0 commit comments

Comments
 (0)