We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5904c1c commit a08fbf0Copy full SHA for a08fbf0
docs/ReferenceArrayInput.md
@@ -114,7 +114,7 @@ See the [`children`](#children) section for more details.
114
115
## `children`
116
117
-By default, `<ReferenceInput>` renders an [`<AutocompleteArrayInput>`](./AutocompleteArrayInput.md) to let end users select the reference record.
+By default, `<ReferenceArrayInput>` renders an [`<AutocompleteArrayInput>`](./AutocompleteArrayInput.md) to let end users select the reference record.
118
119
You can pass a child component to customize the way the reference selector is displayed.
120
0 commit comments