sickdyd / react-search-autocomplete

A search box that filters the provided array of objects
https://sickdyd.github.io/react-search-autocomplete
MIT License
220 stars 84 forks source link

Adding method to format the autocomplete results. #22

Closed raksbisht closed 3 years ago

raksbisht commented 3 years ago

Adding method to format the autocomplete results.

sickdyd commented 3 years ago

@raksbisht Thank you for your PR! Can you add tests for this?

raksbisht commented 3 years ago

ok sure @sickdyd

raksbisht commented 3 years ago

Thanks, @sickdyd for merging the PR. Can you please update the npm package as well so we can start using it using npm?

sickdyd commented 3 years ago

@raksbisht Sorry for the wait, I updated the npm package!

raksbisht commented 3 years ago

Thanks you @sickdyd 😊