瀏覽代碼

clean code

Yuki Takei 1 年之前
父節點
當前提交
20d6c68517
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      apps/app/src/components/PrivateLegacyPages.tsx

+ 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 }}