@lumx/react 4.15.0-alpha.0 → 4.15.0-alpha.1

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
@@ -1698,6 +1698,7 @@ const IconButton$1 = props => {
1698
1698
  emphasis,
1699
1699
  size,
1700
1700
  ...forwardedProps,
1701
+ 'aria-label': label,
1701
1702
  variant: 'icon',
1702
1703
  children: /*#__PURE__*/jsxs(Fragment, {
1703
1704
  children: [iconNode, /*#__PURE__*/jsx("span", {