@lax-wp/design-system 0.13.3 → 0.13.6

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
@@ -487,7 +487,7 @@ const pu = () => {
487
487
  label: t,
488
488
  href: e,
489
489
  color: r,
490
- size: n = "sm",
490
+ size: n = "md",
491
491
  className: i,
492
492
  onClick: a,
493
493
  onMouseDown: o,
@@ -14705,7 +14705,7 @@ function TH(t) {
14705
14705
  }
14706
14706
  const nde = ({
14707
14707
  tags: t,
14708
- size: e = "sm",
14708
+ size: e = "md",
14709
14709
  className: r = "",
14710
14710
  maxVisible: n,
14711
14711
  icon: i,