react-typeahead
react-typeahead copied to clipboard
Prop type of customListComponent.
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?