Explorar el Código

modify settings

Yuki Takei hace 2 años
padre
commit
47d661e1c6
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      apps/app/src/stores/search.tsx

+ 0 - 1
apps/app/src/stores/search.tsx

@@ -87,7 +87,6 @@ export const useSWRxSearch = (
     },
     },
     {
     {
       revalidateOnFocus: false,
       revalidateOnFocus: false,
-      revalidateOnReconnect: false,
     },
     },
   );
   );