@thecb/components 8.4.0-beta.5 → 8.4.0-beta.6
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
|
@@ -42900,7 +42900,7 @@ var LinkCard = function LinkCard(_ref) {
|
|
|
42900
42900
|
}, subtitle)), /*#__PURE__*/React__default.createElement(Box, {
|
|
42901
42901
|
background: "transparent",
|
|
42902
42902
|
borderWidthOverride: "0 0 0 0",
|
|
42903
|
-
padding: "0
|
|
42903
|
+
padding: "0"
|
|
42904
42904
|
}, /*#__PURE__*/React__default.createElement(Stack, {
|
|
42905
42905
|
direction: "row",
|
|
42906
42906
|
justify: "space-between"
|