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
0e4f21de38
commit
91771abbf1
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
src/client/js/components/EmptyTrashModal.jsx
+ 0
- 1
src/client/js/components/EmptyTrashModal.jsx
View File
@@ -31,7 +31,6 @@ const EmptyTrashModal = (props) => {
</button>
</ModalFooter>
</Modal>
-
);
};