@undp/carbon-library 1.0.124-CARBON-315.5 → 1.0.124-CARBON-325.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -5,5 +5,5 @@ export declare enum CompanyManagementColumns {
5
5
  companyRole = "companyRole",
6
6
  programmeCount = "programmeCount",
7
7
  creditBalance = "creditBalance",
8
- companyState = "status"
8
+ companyState = "state"
9
9
  }