This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
wiki
/
weseek__growi
mirror da
https://github.com/weseek/growi
Segui
2
Vota
0
Forka
0
File
Problemi
0
Wiki
Sfoglia il codice sorgente
Merge branch 'create-path-view' of https://github.com/weseek/growi into create-path-view
zahmis
5 anni fa
parent
1365c9319f
50130b4722
commit
c7d1919c80
1 ha cambiato i file
con
0 aggiunte
e
1 eliminazioni
Visualizzazione separata
Mostra Diff Stats
0
1
src/client/js/components/CreateTemplateModal.jsx
+ 0
- 1
src/client/js/components/CreateTemplateModal.jsx
Vedi File
@@ -62,7 +62,6 @@ const CreateTemplateModal = (props) => {
</div>
</ModalBody>
</Modal>
-
);
};