fix(search): Address Github PR comments
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
This commit is contained in:
committed by
Carlos Lopez
parent
46310ee03f
commit
87efd07490
@@ -164,7 +164,6 @@ export const SearchBarBase: ForwardRefExoticComponent<SearchBarBaseProps> =
|
||||
endAdornment: clearButton ? endAdornment : defaultEndAdornment,
|
||||
}}
|
||||
inputProps={{
|
||||
'aria-label': 'Search',
|
||||
...defaultInputProps,
|
||||
}}
|
||||
fullWidth={fullWidth}
|
||||
|
||||
Reference in New Issue
Block a user