## 🚀 Requirements As a user I would like to search results in the captured data list view ## Tech tasks - [ ] Add a search input box - [ ] Either submit search or debounce and add term to query parameters - [ ] Update API endpoint to accept search terms - [ ] Update mongo query to search on all fields for term