Procházet zdrojové kódy

80481 todo comment

Mao před 4 roky
rodič
revize
aac552f6e6
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  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) {