yuto-o 4 роки тому
батько
коміт
5da7d81f61

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

@@ -24,7 +24,7 @@ const SearchControl: FC <Props> = (props: Props) => {
           onSearchFormChanged={props.onSearchInvoked}
           onSearchFormChanged={props.onSearchInvoked}
         />
         />
       </div>
       </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="d-flex my-4">
         <div className="form-check border-gray">
         <div className="form-check border-gray">
           <input
           <input