@thecb/components 10.4.0-beta.6 → 10.4.0-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
|
@@ -42748,7 +42748,7 @@ var LinkCard = function LinkCard(_ref) {
|
|
|
42748
42748
|
hoverStyles: extraHoverStyles,
|
|
42749
42749
|
activeStyles: extraActiveStyles,
|
|
42750
42750
|
onClick: disabled ? noop$1 : onClick,
|
|
42751
|
-
disabled: disabled
|
|
42751
|
+
"aria-disabled": disabled
|
|
42752
42752
|
}, /*#__PURE__*/React__default.createElement(Stack, {
|
|
42753
42753
|
childGap: 0,
|
|
42754
42754
|
bottomItem: 3,
|