<section className="button-demo">
            <h3>zoom-in</h3>
            <LaddaButton
              loading={this.state.expZoomIn}
              onClick={() => this.toggle('expZoomIn')}