Skip to content

Commit 000864a

Browse files
author
Zach Silveira
authored
Formatting
1 parent b9b89c7 commit 000864a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,12 +70,14 @@ errorMessages={{
7070
```
7171

7272
**initialValues**
73+
7374
Set values when the form is first rendered.
7475
```
7576
initialValues={{name: 'set'}}
7677
```
7778

7879
**errors**
80+
7981
Set errors manually, in case the server comes back with messages.
8082

8183
```

0 commit comments

Comments
 (0)