mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-25 12:56:41 +07:00
removed console.log
This commit is contained in:
parent
b82ccfb786
commit
31fc033d4f
1 changed files with 0 additions and 2 deletions
|
@ -56,8 +56,6 @@ export const useSearch = () => {
|
|||
// eslint-disable-next-line react-hooks/exhaustive-deps
|
||||
}, [searchText]);
|
||||
|
||||
console.log({ hasMore, data });
|
||||
|
||||
return {
|
||||
results,
|
||||
searchText,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue