@thecb/components 11.2.13-beta.2 → 11.2.13
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.esm.js
CHANGED
|
@@ -44556,7 +44556,8 @@ var LinkCard = function LinkCard(_ref) {
|
|
|
44556
44556
|
fullHeight: true
|
|
44557
44557
|
}, /*#__PURE__*/React__default.createElement(Stack, {
|
|
44558
44558
|
direction: "row",
|
|
44559
|
-
childGap: "0.5rem"
|
|
44559
|
+
childGap: "0.5rem",
|
|
44560
|
+
extraStyles: "align-items: center;"
|
|
44560
44561
|
}, /*#__PURE__*/React__default.createElement(Title$2, {
|
|
44561
44562
|
variant: titleVariant,
|
|
44562
44563
|
theme: themeValues,
|