News

Simple React component for a search input, providing a filter function. If an array keys is an array, the function will return true if at least one of the keys of the item matches the search term. If ...