@apolitical/component-library 6.6.18 → 6.6.19

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
@@ -29119,7 +29119,7 @@ const bA = ({
29119
29119
  t && /* @__PURE__ */ c.jsx(
29120
29120
  je,
29121
29121
  {
29122
- variant: "secondary",
29122
+ variant: t.variant || "secondary",
29123
29123
  size: "medium",
29124
29124
  href: t.link,
29125
29125
  className: "gtm-trackable",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apolitical/component-library",
3
- "version": "6.6.18",
3
+ "version": "6.6.19",
4
4
  "main": "./index.js",
5
5
  "types": "./index.d.ts",
6
6
  "exports": {