@mx-cartographer/experiences 7.0.58-alpha.mm2 → 7.0.58-alpha.mm3

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.
@@ -669,7 +669,7 @@ const Ge = ({ selectedTab: t, onTabChange: o }) => /* @__PURE__ */ e(
669
669
  areBeatsLoading: c.isLoading,
670
670
  beats: t,
671
671
  endpoint: g,
672
- heightOverrides: !T && a ? p : void 0,
672
+ heightOverrides: T && a ? p : void 0,
673
673
  logOutUser: m,
674
674
  onCardClick: _,
675
675
  showBorder: !0,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mx-cartographer/experiences",
3
- "version": "7.0.58-alpha.mm2",
3
+ "version": "7.0.58-alpha.mm3",
4
4
  "description": "Library containing experience widgets",
5
5
  "author": "MX",
6
6
  "license": "MIT",