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