Ver Fonte

80481 todo comment

Mao há 4 anos atrás
pai
commit
aac552f6e6
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      packages/app/src/components/LikeButtons.jsx

+ 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) {