Skip to content

Commit

Permalink
Update README.md for example project "form-handler" (#10224)
Browse files Browse the repository at this point in the history
  • Loading branch information
smilevideo authored and timneutkens committed Jan 23, 2020
1 parent 999b8ce commit e2de7a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/form-handler/README.md
@@ -1,6 +1,6 @@
# Form Handler

Sometimes handle multiple forms can be tricky, the idea is to have a global reducer with the name of each form and the inputs of it; making accessible everywhere.
Sometimes handling multiple forms can be tricky. The idea in this example is to have a global reducer with the name of each form and the inputs of it; making accessible everywhere.

## How to use

Expand Down

0 comments on commit e2de7a8

Please sign in to comment.