tf-checkout-react 1.6.6-beta.1 → 1.6.6-beta.2

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.
@@ -3496,7 +3496,7 @@ var AddonsContainter = function AddonsContainter(_ref) {
3496
3496
  className: classNamePrefix + "_line_block"
3497
3497
  }, samePage ? null : React__default.createElement("p", {
3498
3498
  className: classNamePrefix + "_info_title"
3499
- }, "Get Your Tickets"), React__default.createElement("div", {
3499
+ }, "Get Your Tickets"), !(addons != null && addons.length) && samePage ? null : React__default.createElement("div", {
3500
3500
  className: classNamePrefix + "_title"
3501
3501
  }, "UPGRADES & ADD-ONS"), samePage ? null : React__default.createElement("button", {
3502
3502
  type: "button",
@@ -3505,7 +3505,7 @@ var AddonsContainter = function AddonsContainter(_ref) {
3505
3505
  handleClearAddons();
3506
3506
  handleConfirm({}, true);
3507
3507
  }
3508
- }, "Skip")), React__default.createElement("div", {
3508
+ }, "Skip")), !(addons != null && addons.length) && samePage ? null : React__default.createElement("div", {
3509
3509
  className: classNamePrefix + "_subtitle"
3510
3510
  }, "PLEASE SELECT FROM THE OPTIONAL ADD-ONS BELOW"), React__default.createElement(formik.Formik, {
3511
3511
  initialValues: {},