mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-22 20:08:19 +00:00
update codes
fix warnings
This commit is contained in:
@@ -26,10 +26,6 @@ class OrgAdminList extends React.Component {
|
||||
this.props.initOrgAdmin();
|
||||
}
|
||||
|
||||
componentWillReceiveProps(nextProps) {
|
||||
this.props.initOrgAdmin();
|
||||
}
|
||||
|
||||
onFreezedItem = () => {
|
||||
this.setState({isItemFreezed: true});
|
||||
}
|
||||
|
Reference in New Issue
Block a user