@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.cjs.js CHANGED
@@ -46812,7 +46812,7 @@ var RadioSection = function RadioSection(_ref) {
46812
46812
  isMobile: isMobile,
46813
46813
  alt: icon.altText
46814
46814
  });
46815
- })), section.rightTitleContent && /*#__PURE__*/React__default.createElement(React.Fragment, null, rightTitleContent))), /*#__PURE__*/React__default.createElement(AnimatePresence, {
46815
+ })), section.rightTitleContent && /*#__PURE__*/React__default.createElement(React.Fragment, null, section.rightTitleContent))), /*#__PURE__*/React__default.createElement(AnimatePresence, {
46816
46816
  initial: false
46817
46817
  }, openSection === section.id && /*#__PURE__*/React__default.createElement(Motion, {
46818
46818
  key: "content-".concat(section.id),