ui-kit-ck-consultant 0.5.172 → 0.5.173

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.
@@ -1456,9 +1456,7 @@ var TabsEditHeader = /*#__PURE__*/function (_React$Component) {
1456
1456
 
1457
1457
  return /*#__PURE__*/React.createElement("div", {
1458
1458
  className: classNames$1(style$h.tabs_edit_header, this.props.className)
1459
- }, /*#__PURE__*/React.createElement("div", null, this.props.children), /*#__PURE__*/React.createElement("div", {
1460
- cl: true
1461
- }, /*#__PURE__*/React.createElement("div", {
1459
+ }, /*#__PURE__*/React.createElement("div", null, this.props.children), /*#__PURE__*/React.createElement("div", null, /*#__PURE__*/React.createElement("div", {
1462
1460
  className: "cursor-pointer",
1463
1461
  style: {
1464
1462
  backgroundColor: 'var(--secondary-color)',