Skip to content

Commit 8367e02

Browse files
committed
run proptypes
1 parent 8e35862 commit 8367e02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/mui-joy/src/Autocomplete/Autocomplete.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -157,6 +157,7 @@ const AutocompletePopupIndicator = styled(StyledIconButton, {
157157
transform: 'rotate(180deg)',
158158
}),
159159
}));
160+
160161
const AutocompleteListbox = styled(StyledAutocompleteListbox, {
161162
name: 'JoyAutocomplete',
162163
slot: 'Listbox',

0 commit comments

Comments
 (0)