@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/cjs/index.js CHANGED
@@ -27356,7 +27356,7 @@ var NdcDetailsComponent = function (props) {
27356
27356
  style: { textAlign: "right", marginRight: 15, marginTop: 10 },
27357
27357
  });
27358
27358
  fetchNdcDetailPeriods();
27359
- setTableKey(function (key) { return key + 1; });
27359
+ setExpandedRowKeys([]);
27360
27360
  setEditingKey(null);
27361
27361
  }
27362
27362
  else if (actionInfo.action === "Approve") {