Skip to content

Commit 484aa89

Browse files
authored
Update README.md (#20)
1 parent 00f5526 commit 484aa89

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
@@ -111,7 +111,7 @@ The name of the field to listen to.
111111
112112
#### `children: (value: any, previous: any) => void`
113113
114-
A function that will be called whenever the specified field is blurred. It is passed the new value and the previous value.
114+
A function that will be called whenever the specified field is changed. It is passed the new value and the previous value.
115115
116116
### `OnFocus`
117117

0 commit comments

Comments
 (0)