@thecb/components 8.4.5-beta.8 → 8.4.5
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
|
@@ -43057,7 +43057,7 @@ var LinkCard = function LinkCard(_ref) {
|
|
|
43057
43057
|
}, showLeft && !leftContent && /*#__PURE__*/React.createElement(Box, null), showLeft && leftContent, showRight && rightContent))));
|
|
43058
43058
|
};
|
|
43059
43059
|
|
|
43060
|
-
var LinkCard$1 = themeComponent(LinkCard, "LinkCard", fallbackValues$I);
|
|
43060
|
+
var LinkCard$1 = themeComponent(LinkCard, "LinkCard", fallbackValues$I);
|
|
43061
43061
|
|
|
43062
43062
|
var LoginForm = function LoginForm(_ref) {
|
|
43063
43063
|
var _emailErrorMessages;
|