master
handleSubmit
handleSubmit() { const newsForm = { title: this.state.news.title, content: this.state.news.content, channel: this.state.news.channel,