Fix broken links
This commit is contained in:
@@ -21,14 +21,6 @@ export class System extends Component {
|
||||
}
|
||||
}
|
||||
|
||||
componentDidMount(props) {
|
||||
this.props.changeTitle("System")
|
||||
}
|
||||
|
||||
componentWillUnmount() {
|
||||
this.props.changeTitle("")
|
||||
}
|
||||
|
||||
@autobind
|
||||
handleDeleteActivities() {
|
||||
this.setState({
|
||||
|
||||
Reference in New Issue
Block a user