@leapdevuk/component-toolbox 0.0.56 → 0.0.57

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/dist/index.es.js CHANGED
@@ -678,7 +678,8 @@ const gf = ({
678
678
  size: r,
679
679
  children: a,
680
680
  variant: o,
681
- ...i
681
+ sx: i,
682
+ ...s
682
683
  }) => /* @__PURE__ */ h.jsx(
683
684
  zo,
684
685
  {
@@ -688,7 +689,8 @@ const gf = ({
688
689
  onClick: n,
689
690
  size: r || "small",
690
691
  variant: o || "contained",
691
- ...i,
692
+ sx: i,
693
+ ...s,
692
694
  children: a
693
695
  }
694
696
  ), yf = ({