<section className="button-demo">
            <h3>expand-left</h3>
            <LaddaButton
              loading={this.state.expLeft}
              onClick={() => this.toggle('expLeft')}