react-search-input
react-search-input copied to clipboard
:mag: Simple react.js component for a search input, providing a filter function.
Results
12
react-search-input issues
Sort by
recently updated
recently updated
newest added
My project seems to be pulling the code from the src directory, which is es6. This is causing the following error: `Module parse failed: .../node_modules/react-search-input/src/index.js Unexpected token` This is being...