@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/cjs/index.js CHANGED
@@ -17706,7 +17706,7 @@ var InvestmentManagementComponent = function (props) {
17706
17706
  return handleTableChange(val, sorter);
17707
17707
  }, locale: {
17708
17708
  emptyText: (React.createElement(antd.Empty, { image: antd.Empty.PRESENTED_IMAGE_SIMPLE, description: tableData.length === 0
17709
- ? t("programme:noInvestmentData")
17709
+ ? t("programme:noinvestment")
17710
17710
  : null })),
17711
17711
  } }))))),
17712
17712
  popupInfo && selectedReq && (React.createElement(InvestmentActionModel, { investment: selectedReq, onCancel: function () {