SyntaxFix
Write A Post
Hire A Developer
Questions
you should set document title in the life cycle of 'componentWillMount':
componentWillMount() { document.title = 'your title name' },