ui-kit-ck-consultant 0.5.233 → 0.5.234

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.js CHANGED
@@ -1610,7 +1610,7 @@ var TabsEditHeader = /*#__PURE__*/function (_React$Component) {
1610
1610
  }, /*#__PURE__*/React__default.createElement("div", null, this.props.children), /*#__PURE__*/React__default.createElement("div", null, /*#__PURE__*/React__default.createElement("div", {
1611
1611
  className: "cursor-pointer",
1612
1612
  style: {
1613
- backgroundColor: 'var(--secondary-color)',
1613
+ backgroundColor: 'var(--primary-color)',
1614
1614
  display: 'flex',
1615
1615
  width: '40px',
1616
1616
  height: '40px',