This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
wiki
/
weseek__growi
mirror of
https://github.com/weseek/growi
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Merge branch 'create-path-view' of https://github.com/weseek/growi into create-path-view
zahmis
6 năm trước cách đây
mục cha
1365c9319f
50130b4722
commit
c7d1919c80
1 tập tin đã thay đổi
với
0 bổ sung
và
1 xóa
Split View
Hiển thị tình trạng sai khác
0
1
src/client/js/components/CreateTemplateModal.jsx
+ 0
- 1
src/client/js/components/CreateTemplateModal.jsx
Xem Tập Tin
@@ -62,7 +62,6 @@ const CreateTemplateModal = (props) => {
</div>
</ModalBody>
</Modal>
-
);
};