SearchForm

Form for searching items in the collection of a list component. The form stores values in local state and onSubmit sends them to the Redux store, after which new collection items are loaded into the list component.