Skip to content

Commit

Permalink
remove unnecessary spreading
Browse files Browse the repository at this point in the history
  • Loading branch information
ZeeshanTamboli committed May 30, 2024
1 parent eab62c4 commit 7a5ff87
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ export default function SmallAutocompleteWithStartAdornment() {
label="Autocomplete"
slotProps={{
input: {
...params.InputProps,
startAdornment: (
<SvgIcon>
<svg
Expand Down

0 comments on commit 7a5ff87

Please sign in to comment.