sickdyd / react-search-autocomplete

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

There is a typo in this line: function name typo #64

Closed NoamYodfat closed 2 years ago

NoamYodfat commented 2 years ago

https://github.com/sickdyd/react-search-autocomplete/blob/c05972e5d56d913b7cecb3be5d3d5850498428c8/src/components/ReactSearchAutocomplete.tsx#L107

sickdyd commented 2 years ago

@NoamYodfat Fixed with the linked PR