@apolitical/component-library 3.5.10-ac.13 → 3.5.10-ac.7

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.
package/index.mjs CHANGED
@@ -6885,7 +6885,7 @@ const Xl = ({ members: t }) => {
6885
6885
  }
6886
6886
  }
6887
6887
  };
6888
- return /* @__PURE__ */ a.jsx("p", { className: `cta-wrapper ${(t == null ? void 0 : t.members) && "has-member-section"}`, children: /* @__PURE__ */ a.jsx(
6888
+ return /* @__PURE__ */ a.jsx("p", { className: "cta-wrapper", children: /* @__PURE__ */ a.jsx(
6889
6889
  se,
6890
6890
  {
6891
6891
  onClick: x,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apolitical/component-library",
3
- "version": "3.5.10-ac.13",
3
+ "version": "3.5.10-ac.7",
4
4
  "main": "./index.js",
5
5
  "types": "./index.d.ts",
6
6
  "exports": {