[#206] removed no option from display when no input + test
This commit is contained in:
committed by
Benoit TELLIER
parent
ddc651f8ca
commit
c05dac3f08
@@ -64,6 +64,7 @@ export function PeopleSearch({
|
||||
freeSolo={freeSolo}
|
||||
multiple
|
||||
options={options}
|
||||
open={!!query}
|
||||
disabled={disabled}
|
||||
loading={loading}
|
||||
filterOptions={(x) => x}
|
||||
|
||||
Reference in New Issue
Block a user