A proper search component
A react component that render a search field, allows the user to search. Made for [ProperSearch](https://github.com/CBIConsulting/ProperSearch)
A virtual field that show/hide a ProperSearch component (https://github.com/CBIConsulting/ProperSearch) and display the selected items in boxes inside the field
A react component that render a search field with a list of items, allows the user to filter that list and select the items. The component return the selected data when it get selected