@thecb/components 8.4.3 → 8.4.4-beta.4
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
|
@@ -43027,7 +43027,7 @@ var LinkCard = function LinkCard(_ref) {
|
|
|
43027
43027
|
padding: 0,
|
|
43028
43028
|
width: "100%"
|
|
43029
43029
|
}, /*#__PURE__*/React__default.createElement(Title$2, {
|
|
43030
|
-
variant: "
|
|
43030
|
+
variant: "h3",
|
|
43031
43031
|
weight: FONT_WEIGHT_SEMIBOLD,
|
|
43032
43032
|
color: themeValues.color,
|
|
43033
43033
|
margin: 0
|