master
render
render() { const { error } = this.state; const { children } = this.props; if (error) { return (