Additional shrinkage
This commit is contained in:
@@ -13,7 +13,7 @@ export class Home extends Component {
|
||||
this.props.onChangeTitle('Home')
|
||||
}
|
||||
|
||||
componentDidUnmount() {
|
||||
componentWillUnmount() {
|
||||
this.props.onChangeTitle('')
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user