Skip to content

Commit c465860

Browse files
authored
Update README.md
1 parent 66f4519 commit c465860

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
@@ -186,7 +186,7 @@ To keep sync with `rc-form` legacy usage of `validator`, we still provides `call
186186

187187
| Prop | Type |
188188
| ------ | ----------------------- |
189-
| add | () => void |
189+
| add | (initValue: any) => void |
190190
| remove | (index: number) => void |
191191

192192
### ValidateMessages

0 commit comments

Comments
 (0)