소스 검색

add comments

Yuki Takei 6 년 전
부모
커밋
55220c88e1
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      src/client/js/components/Admin/Importer.jsx

+ 2 - 0
src/client/js/components/Admin/Importer.jsx

@@ -131,6 +131,8 @@ class Importer extends React.Component {
     const { t } = this.props;
     return (
       <Fragment>
+        <div className="alert alert-warning tbd">(TBD) Load GrowiZipImportForm</div>
+
         <form
           className="form-horizontal"
           id="importerSettingFormEsa"