yuto-o 4 лет назад
Родитель
Сommit
5da7d81f61
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      packages/app/src/components/SearchPage/SearchControl.tsx

+ 1 - 1
packages/app/src/components/SearchPage/SearchControl.tsx

@@ -24,7 +24,7 @@ const SearchControl: FC <Props> = (props: Props) => {
           onSearchFormChanged={props.onSearchInvoked}
         />
       </div>
-      {/* TODO: place the following elements deleteAll button , relevance button and include specificPath button component */}
+      {/* TODO: replace the following elements deleteAll button , relevance button and include specificPath button component */}
       <div className="d-flex my-4">
         <div className="form-check border-gray">
           <input