@undp/carbon-library 1.0.274-CARBON-363.39 → 1.0.274-CARBON-363.42

Sign up to get free protection for your applications and to get access to all the features.
package/dist/esm/index.js CHANGED
@@ -27336,7 +27336,7 @@ var NdcDetailsComponent = function (props) {
27336
27336
  style: { textAlign: "right", marginRight: 15, marginTop: 10 },
27337
27337
  });
27338
27338
  fetchNdcDetailPeriods();
27339
- setTableKey(function (key) { return key + 1; });
27339
+ setExpandedRowKeys([]);
27340
27340
  setEditingKey(null);
27341
27341
  }
27342
27342
  else if (actionInfo.action === "Approve") {