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 authored and lucas-koehler committed Feb 12, 2024
1 parent 5c6806f commit ce541c5
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 ce541c5

Please sign in to comment.