Răsfoiți Sursa

77833 add note

Mao 4 ani în urmă
părinte
comite
a7b08a397d
1 a modificat fișierele cu 2 adăugiri și 0 ștergeri
  1. 2 0
      packages/app/src/components/SearchPage/SearchResult.jsx

+ 2 - 0
packages/app/src/components/SearchPage/SearchResult.jsx

@@ -10,6 +10,8 @@ import DeletePageListModal from './DeletePageListModal';
 import AppContainer from '~/client/services/AppContainer';
 import { withUnstatedContainers } from '../UnstatedUtils';
 
+// NOTE : this file will be deleted in the future. Merge conflict happend in this file, so temporaly kept this left here.
+// Task 77833 deleted this file ;
 class SearchResult extends React.Component {
 
   constructor(props) {