As a user, I would like to clear the search after clicking "clear" in the search bar. Implementation: - [ ] Add a click handler on the "clear " button of the search bar to set the setSearchTerm to empty strings.
As a user, I would like to clear the search after clicking "clear" in the search bar.
Implementation: