@lax-wp/design-system 0.13.3 → 0.13.5

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,