Skip to content

Commit

Permalink
Link to note
Browse files Browse the repository at this point in the history
  • Loading branch information
stuyam committed May 31, 2019
1 parent 867a6e3 commit 25b4a8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ this.validator = new SimpleReactValidator({
}
```
4. validators: Accepts an object of custom validators. See [Custom Validators](#customvalidators) for more info on defining custom validators.
5. autoForceUpdate: Accepts a react instance and will automatically be called when messages are shown and hidden automatically. [More on autoForceUpdate]()
5. autoForceUpdate: Accepts a react instance and will automatically be called when messages are shown and hidden automatically. [More on autoForceUpdate](#note-autoforceupdate)
# Custom Validators
Expand Down

0 comments on commit 25b4a8c

Please sign in to comment.