Hi. I have one issue. If I set react-redux connet as customListComponent in Typeahead, I get warning "nvalid prop customListComponent supplied to Typeahead". In this case customListComponent is PropTypes.object. Could you add this prop type for customListComponent?
Hi. I have one issue. If I set react-redux connet as customListComponent in Typeahead, I get warning "nvalid prop
customListComponent
supplied toTypeahead
". In this case customListComponent is PropTypes.object. Could you add this prop type for customListComponent?