@undp/carbon-library 1.0.64 → 1.0.65

Sign up to get free protection for your applications and to get access to all the features.
@@ -9,6 +9,7 @@ export * from "./User/UserManagement/userManagementComponent";
9
9
  export * from "./Investment/AddNewInvestment/investmentCreationComponent";
10
10
  export * from "./Investment/InvestmentManagement/investmentManagementComponent";
11
11
  export * from "./NdcActions/NdcActionManagement/ndcActionManagementComponent";
12
+ export * from "./NdcActions/AddNdcAction/addNdcActionComponent";
12
13
  export * from "./Common/Loading/loading";
13
14
  export * from "./Common/LegendItem/legendItem";
14
15
  export * from "./Common/Maps/mapComponent";