@undp/carbon-library 1.0.301 → 1.0.302-CARBON-433.0

Sign up to get free protection for your applications and to get access to all the features.
package/dist/esm/index.js CHANGED
@@ -17685,7 +17685,7 @@ var InvestmentManagementComponent = function (props) {
17685
17685
  return handleTableChange(val, sorter);
17686
17686
  }, locale: {
17687
17687
  emptyText: (React.createElement(Empty, { image: Empty.PRESENTED_IMAGE_SIMPLE, description: tableData.length === 0
17688
- ? t("programme:noInvestmentData")
17688
+ ? t("programme:noinvestment")
17689
17689
  : null })),
17690
17690
  } }))))),
17691
17691
  popupInfo && selectedReq && (React.createElement(InvestmentActionModel, { investment: selectedReq, onCancel: function () {