mirror of
https://github.com/oceanprotocol/react.git
synced 2025-02-14 21:10:38 +01:00
lint
This commit is contained in:
parent
32e6a32bb6
commit
65a0798f4b
@ -55,7 +55,7 @@ function useSearch(): UseSearch {
|
|||||||
created: -1
|
created: -1
|
||||||
}
|
}
|
||||||
} as SearchQuery
|
} as SearchQuery
|
||||||
|
|
||||||
return await searchQuery(query)
|
return await searchQuery(query)
|
||||||
} catch (error) {
|
} catch (error) {
|
||||||
setSearchError(error.message)
|
setSearchError(error.message)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user