I\'m trying to render a react component as you can see in the next code:
render() { if (!this.state.loading) { return Loading....&