@lumx/vue 4.3.2-alpha.34 → 4.3.2-alpha.35

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.js CHANGED
@@ -1765,7 +1765,7 @@ const to = "lumx-link", {
1765
1765
  className: s,
1766
1766
  theme: e.theme || n.value,
1767
1767
  isDisabled: i.value,
1768
- onClick: d,
1768
+ handleClick: d,
1769
1769
  label: m
1770
1770
  }), null);
1771
1771
  };