itizawa 6 lat temu
rodzic
commit
50130b4722
1 zmienionych plików z 0 dodań i 1 usunięć
  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>
-
   );
 };