1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-17 15:53:28 +00:00

optimized code

This commit is contained in:
shanshuirenjia
2018-12-17 12:03:37 +08:00
parent 4cbc72819e
commit 98de027e98
3 changed files with 3 additions and 6 deletions

View File

@@ -191,6 +191,5 @@ const GroupsViewPropTypes = {
};
GroupsView.propTypes = GroupsViewPropTypes;
// Groups.propTypes = propTypes;
export default GroupsView;