Browse Source

modify settings

Yuki Takei 2 năm trước cách đây
mục cha
commit
47d661e1c6
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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,
-      revalidateOnReconnect: false,
     },
   );