iticket-seatingplan-dev 1.1.0 → 1.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -318,6 +318,7 @@ const SeatingPlan = _ref => {
318
318
  }
319
319
  })), /*#__PURE__*/_react.default.createElement("button", {
320
320
  title: "Reload Seating Plan",
321
+ disabled: isReloading,
321
322
  onClick: () => initialFetch(true),
322
323
  className: "leaflet-control-zoom-in",
323
324
  style: {
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "iticket-seatingplan-dev",
3
3
  "description": "Seating plan with FLEXi pricing",
4
4
  "author": "gedwyne",
5
- "version": "1.1.0",
5
+ "version": "1.1.1",
6
6
  "private": false,
7
7
  "keywords": [
8
8
  "iticket",