Jelajahi Sumber

77833 add note

Mao 4 tahun lalu
induk
melakukan
a7b08a397d
1 mengubah file dengan 2 tambahan dan 0 penghapusan
  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) {