2
0
Mao 4 жил өмнө
parent
commit
aac552f6e6

+ 2 - 0
packages/app/src/components/LikeButtons.jsx

@@ -10,6 +10,8 @@ import { toastError } from '~/client/util/apiNotification';
 import AppContainer from '~/client/services/AppContainer';
 import PageContainer from '~/client/services/PageContainer';
 
+// TODO : user image not displayed in search page. Fix it.
+// task : https://estoc.weseek.co.jp/redmine/issues/81110
 class LikeButtons extends React.Component {
 
   constructor(props) {