2
0
Yuki Takei 1 жил өмнө
parent
commit
20d6c68517

+ 0 - 1
apps/app/src/components/PrivateLegacyPages.tsx

@@ -387,7 +387,6 @@ const PrivateLegacyPages = (): JSX.Element => {
   const searchControl = useMemo(() => {
     return (
       <SearchControl
-        isSearchServiceReachable
         isEnableSort={false}
         isEnableFilter={false}
         initialSearchConditions={{ keyword: initQ, limit: INITIAL_PAGING_SIZE }}