mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-12 04:15:30 +00:00
remove comments
This commit is contained in:
parent
b0fbc71499
commit
1b23391339
1 changed files with 0 additions and 3 deletions
|
|
@ -83,9 +83,6 @@ const SearchPageInternal = () => {
|
||||||
staleTime: 0,
|
staleTime: 0,
|
||||||
});
|
});
|
||||||
|
|
||||||
console.log(`isSearchPending`, isSearchPending);
|
|
||||||
console.log(`isFetching`, isFetching);
|
|
||||||
|
|
||||||
useEffect(() => {
|
useEffect(() => {
|
||||||
if (error) {
|
if (error) {
|
||||||
toast({
|
toast({
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue