@thecb/components 11.4.2-beta.2 → 11.4.2-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
|
@@ -45434,9 +45434,6 @@ var InactiveControlsModule = function InactiveControlsModule(_ref) {
|
|
|
45434
45434
|
id: obligationAssocID,
|
|
45435
45435
|
obligationSlug: config === null || config === void 0 ? void 0 : config.obligationSlug
|
|
45436
45436
|
};
|
|
45437
|
-
debugger;
|
|
45438
|
-
// eslint-disable-next-line no-console
|
|
45439
|
-
console.debug("DeleteObligationAssoc (cb-components) payload", payload);
|
|
45440
45437
|
deleteObligationAssoc(payload);
|
|
45441
45438
|
};
|
|
45442
45439
|
return /*#__PURE__*/React__default.createElement(Box, {
|