Fix comment
This commit is contained in:
parent
6be5dd74d3
commit
45b0aba736
1 changed files with 0 additions and 1 deletions
|
@ -259,7 +259,6 @@ function SearchResultItem({
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* useSearchResults manages the actual querying and state management of search!
|
* useSearchResults manages the actual querying and state management of search!
|
||||||
* It's hefty, infinite-scroll pagination is a bit of a thing!
|
|
||||||
*/
|
*/
|
||||||
function useSearchResults(
|
function useSearchResults(
|
||||||
query,
|
query,
|
||||||
|
|
Loading…
Reference in a new issue