Explorar el Código

modify comment

yuto-o hace 4 años
padre
commit
5da7d81f61
Se han modificado 1 ficheros con 1 adiciones y 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