Skip to content

Commit

Permalink
Disable auto select in MuiAutocomplete control
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasf committed Feb 10, 2024
1 parent 5c6806f commit d9d929a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ export const MuiAutocomplete = (
setInputValue(newInputValue);
}}
autoHighlight
autoSelect
autoComplete
fullWidth
options={options}
Expand Down

0 comments on commit d9d929a

Please sign in to comment.