@laerdal/life-react-components 2.0.1-dev.6 → 2.0.1-dev.7

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.
@@ -1578,7 +1578,7 @@ var Document = function Document(_ref58) {
1578
1578
  tooltipId: label + '_tooltip',
1579
1579
  children: /*#__PURE__*/(0, _jsxRuntime.jsx)(_reactInlinesvg.default, {
1580
1580
  src: _figmaSvg.SystemIcons.Document,
1581
- "aria-describedBy": label + '_tooltip',
1581
+ "aria-describedby": label + '_tooltip',
1582
1582
  height: (0, _index.getSize)(size),
1583
1583
  width: (0, _index.getSize)(size),
1584
1584
  className: className,