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

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