Skip to content

Commit

Permalink
Backport marmelab#9681
Browse files Browse the repository at this point in the history
  • Loading branch information
djhi authored and mjarosch committed Jul 1, 2024
1 parent f18b7d1 commit fb1eeb0
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 fb1eeb0

Please sign in to comment.