if ( !this.state.items ) {
      return <div className="center-information loading"><LoadingImage left={-20}/></div>;
    }