Преглед изворни кода

Merge branch 'create-path-view' of https://github.com/weseek/growi into create-path-view

zahmis пре 5 година
родитељ
комит
c7d1919c80
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      src/client/js/components/CreateTemplateModal.jsx

+ 0 - 1
src/client/js/components/CreateTemplateModal.jsx

@@ -62,7 +62,6 @@ const CreateTemplateModal = (props) => {
         </div>
       </ModalBody>
     </Modal>
-
   );
 };