This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
wiki
/
weseek__growi
kopia lustrzana
https://github.com/weseek/growi
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Wiki
Przeglądaj źródła
Merge branch 'create-path-view' of https://github.com/weseek/growi into create-path-view
zahmis
5 lat temu
rodzic
1365c9319f
50130b4722
commit
c7d1919c80
1 zmienionych plików
z
0 dodań
i
1 usunięć
Widok podzielony
Pokaż statystyki zmian
0
1
src/client/js/components/CreateTemplateModal.jsx
+ 0
- 1
src/client/js/components/CreateTemplateModal.jsx
Wyświetl plik
@@ -62,7 +62,6 @@ const CreateTemplateModal = (props) => {
</div>
</ModalBody>
</Modal>
-
);
};