Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Get rid of obsolete eslint-disable-next-line in search-result
We were using this eslint-disable to only use a useEffect once - on load. We achieve the same by adding the function used inside the useEffect.
- Loading branch information