Skip to content

Commit 37232dd

Browse files
committed
Improve SimpleFormIteratorBase documentation
1 parent 6be804c commit 37232dd

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs_headless/src/content/docs/SimpleFormIteratorBase.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,4 @@ const AddItemButton = () => {
6767

6868
| Prop | Required | Type | Default | Description |
6969
|-------------------|----------|----------------|-----------------------|-----------------------------------------------|
70-
| `children` | Optional | `ReactElement` | - | List of inputs to display for each array item |
71-
| `getItemDefaults` | Optional | `Function` | - | Get the default values for new items |
70+
| `children` | Optional | `ReactElement` | - | List of inputs to display for each array item |

0 commit comments

Comments
 (0)