@thecb/components 8.4.8-beta.6 → 8.4.8-beta.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.
package/dist/index.cjs.js CHANGED
@@ -46847,7 +46847,7 @@ var Module = function Module(_ref) {
46847
46847
  id: titleID
46848
46848
  }, heading);
46849
46849
  return /*#__PURE__*/React__default.createElement(Box, {
46850
- "aria-disabled": "true",
46850
+ "aria-disabled": disabled,
46851
46851
  extraStyles: disabled && disabledStyles,
46852
46852
  padding: "0",
46853
46853
  role: "group"