@undp/carbon-library 1.0.307-CARBON-Sprint-56.0 → 1.0.307-CARBON-Log-fix.0

Sign up to get free protection for your applications and to get access to all the features.
package/dist/esm/index.js CHANGED
@@ -20974,7 +20974,6 @@ var Assessment = function (props) {
20974
20974
  return [4 /*yield*/, getBase64(changedField.value[0].originFileObj)];
20975
20975
  case 1:
20976
20976
  base64Value = _b.sent();
20977
- console.log("FEAsibility document : ", base64Value);
20978
20977
  values_1 = base64Value;
20979
20978
  setCobenefitsAssessmentDetails(function (pre) { return (__assign(__assign({}, pre), { document: values_1 })); });
20980
20979
  return [3 /*break*/, 3];