Skip to content

Commit 2ddd2d3

Browse files
committed
Fixed typo
1 parent e620026 commit 2ddd2d3

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -210,10 +210,6 @@ that mimics an iterable (e.g. it has `map()` and `forEach()` and `length`), and
210210
dependent on you having subscribed to them** with the
211211
[`subscription` prop](#subscription-fieldsubscription)
212212

213-
#### `fields.name: string`
214-
215-
The name of the field array.
216-
217213
#### `fields.forEach: (iterator: (name: string, index: number) => void) => void`
218214

219215
Iterates through all of the names of the fields in the field array in bracket

0 commit comments

Comments
 (0)