mirror of
https://github.com/omg-xtao/gc-tools.git
synced 2024-11-21 14:48:34 +00:00
title
This commit is contained in:
parent
afc674592b
commit
7f5d9f84d9
@ -22,6 +22,7 @@ export default class App extends Component<{},IState>{
|
||||
this.setState({
|
||||
headerTitle: headerTitle
|
||||
})
|
||||
document.title = headerTitle;
|
||||
}
|
||||
|
||||
render() {
|
||||
|
Loading…
Reference in New Issue
Block a user