master
render
render() { if (this.props.loading || this.props.itemIds == null) { return <div className="item-group__loading" />; }