Explorar o código

modify comment

yuto-o %!s(int64=4) %!d(string=hai) anos
pai
achega
5da7d81f61
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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