Alex Ilchenko
Alex Ilchenko
I think the line in the README should be changed from ``` const renderFunc = ({ getInputProps, getSuggestionItemProps, suggestions }) => ( ``` to ``` const renderFunc = ({ getInputProps,...
Unfortunately, I have no idea how to parse the text of PDFS. This would have been good to be able to do, but it may become a wontfix issue. Investigate...
This is a suggestion by a friend to mimic how Firefox lets users find results. That is, Firefox lets users just type without first doing Ctrl+F and shows results (briefly)...
The scope of those two variables doesn't seem right to me.