This website works better with JavaScript
Home
Explore
Help
Sign In
wiki
/
weseek__growi
mirror of
https://github.com/weseek/growi
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
remove len
itizawa
6 years ago
parent
b81c3716c4
commit
50130b4722
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
src/client/js/components/CreateTemplateModal.jsx
+ 0
- 1
src/client/js/components/CreateTemplateModal.jsx
View File
@@ -62,7 +62,6 @@ const CreateTemplateModal = (props) => {
</div>
</ModalBody>
</Modal>
-
);
};