Description
I am utilizing the PickerInput component and what we want to see on our page is that when the user starts typing he should see a filtered list of options where the text typed by the user is emphasized. With the current setup, I can not use a React.Element as the name property in the array of options.