feat(filter): add filter app
This commit is contained in:
@@ -69,7 +69,7 @@ function ControlledAutocomplete(
|
||||
},
|
||||
fieldState,
|
||||
}) => (
|
||||
<div>
|
||||
<div style={{ width:'100%' }}>
|
||||
{/* encapsulated with an element such as div to vertical spacing delegated from parent */}
|
||||
<Autocomplete
|
||||
{...autocompleteProps}
|
||||
|
Reference in New Issue
Block a user