use typeahead for mapper list

This commit is contained in:
mfrances 2021-06-16 09:47:39 -04:00
parent d2bf69fac7
commit 1894664a6d

View file

@ -239,7 +239,7 @@ export const LdapMapperDetails = () => {
setIsMapperDropdownOpen(false);
}}
selections={value}
variant={SelectVariant.single}
variant={SelectVariant.typeahead}
>
<SelectOption
key={0}