mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-05 17:02:47 +00:00
fix org page warnings
This commit is contained in:
@@ -5,6 +5,8 @@ import { gettext, orgID } from '../../utils/constants';
|
||||
import { seafileAPI } from '../../utils/seafile-api';
|
||||
|
||||
const propTypes = {
|
||||
groupID: PropTypes.string,
|
||||
parentGroupID: PropTypes.string,
|
||||
toggle: PropTypes.func.isRequired,
|
||||
onDepartChanged: PropTypes.func.isRequired,
|
||||
};
|
||||
|
Reference in New Issue
Block a user