Skip to content

Commit ce541c5

Browse files
lukasflucas-koehler
authored andcommitted
Disable auto select in MuiAutocomplete control
1 parent 5c6806f commit ce541c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/material-renderers/src/mui-controls/MuiAutocomplete.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ export const MuiAutocomplete = (
113113
setInputValue(newInputValue);
114114
}}
115115
autoHighlight
116-
autoSelect
117116
autoComplete
118117
fullWidth
119118
options={options}

0 commit comments

Comments
 (0)