@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.esm.js
CHANGED
|
@@ -45426,9 +45426,6 @@ var InactiveControlsModule = function InactiveControlsModule(_ref) {
|
|
|
45426
45426
|
id: obligationAssocID,
|
|
45427
45427
|
obligationSlug: config === null || config === void 0 ? void 0 : config.obligationSlug
|
|
45428
45428
|
};
|
|
45429
|
-
debugger;
|
|
45430
|
-
// eslint-disable-next-line no-console
|
|
45431
|
-
console.debug("DeleteObligationAssoc (cb-components) payload", payload);
|
|
45432
45429
|
deleteObligationAssoc(payload);
|
|
45433
45430
|
};
|
|
45434
45431
|
return /*#__PURE__*/React__default.createElement(Box, {
|