Skip to content

Commit 7220b15

Browse files
committed
reviews
1 parent fc29dc2 commit 7220b15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/AutocompleteArrayInput.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -781,7 +781,7 @@ const CreateTag = () => {
781781
>
782782
<SimpleForm defaultValues={{ name: filter }}>
783783
<TextInput
784-
source="tag"
784+
source="name"
785785
helperText={false}
786786
autoFocus
787787
/>

0 commit comments

Comments
 (0)