Browse Source

add comment

yusuketk 6 năm trước cách đây
mục cha
commit
1ae23a4dbc
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/client/js/components/LoginForm.jsx

+ 1 - 1
src/client/js/components/LoginForm.jsx

@@ -70,7 +70,7 @@ class LoginForm extends React.Component {
     );
   }
 
-  // [TODO]
+  // [TODO][GW-1865]
   // onHoverCollapseOnMobile() {
   // if (isExternalAuthCollapsible) {
   //   const isMobile = /iphone|ipad|android/.test(window.navigator.userAgent.toLowerCase());