react-typeahead icon indicating copy to clipboard operation
react-typeahead copied to clipboard

Prop type of customListComponent.

Open AStrubitsky opened this issue 3 years ago • 0 comments

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?

AStrubitsky avatar Nov 15 '21 09:11 AStrubitsky