Skip to content

Commit

Permalink
Backport #9681
Browse files Browse the repository at this point in the history
  • Loading branch information
djhi committed Jun 24, 2024
1 parent 105dcde commit f9252e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ra-ui-materialui/src/input/AutocompleteInput.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -597,6 +597,7 @@ If you provided a React element for the optionText prop, you must also provide t
variant={variant}
className={AutocompleteInputClasses.textField}
{...params}
{...TextFieldProps}
InputProps={mergedTextFieldProps}
size={size}
/>
Expand Down

0 comments on commit f9252e7

Please sign in to comment.