kazuto 2 лет назад
Родитель
Сommit
c4d6fe477d
1 измененных файлов с 0 добавлено и 1 удалено
  1. 0 1
      apps/app/src/features/search/client/components/SearchResultMenuItem.tsx

+ 0 - 1
apps/app/src/features/search/client/components/SearchResultMenuItem.tsx

@@ -37,7 +37,6 @@ export const SearchResultMenuItem = (props: Props): JSX.Element => {
       <>
       <>
         <div className="border-top mt-2 mb-2" />
         <div className="border-top mt-2 mb-2" />
         Searching...
         Searching...
-
       </>
       </>
     );
     );
   }
   }