@thecb/components 7.7.0-beta.2 → 7.7.0-beta.3
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
|
@@ -46804,7 +46804,7 @@ var RadioSection = function RadioSection(_ref) {
|
|
|
46804
46804
|
isMobile: isMobile,
|
|
46805
46805
|
alt: icon.altText
|
|
46806
46806
|
});
|
|
46807
|
-
})), section.rightTitleContent && /*#__PURE__*/React.createElement(Fragment$1, null, rightTitleContent))), /*#__PURE__*/React.createElement(AnimatePresence, {
|
|
46807
|
+
})), section.rightTitleContent && /*#__PURE__*/React.createElement(Fragment$1, null, section.rightTitleContent))), /*#__PURE__*/React.createElement(AnimatePresence, {
|
|
46808
46808
|
initial: false
|
|
46809
46809
|
}, openSection === section.id && /*#__PURE__*/React.createElement(Motion, {
|
|
46810
46810
|
key: "content-".concat(section.id),
|