react-search
react-search copied to clipboard
Handle errors
The component needs to handle errors and surface them to the user. Looks like right now the code doesn't anticipate them:
https://github.com/vectara/react-search/blob/d6bac29c1843f62770a35e0df0a4a14dd1621f30/src/index.tsx#L76-L97