@undp/carbon-library 1.0.299-CARBON-234.2 → 1.0.299
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/cjs/index.js +1 -1
- package/dist/cjs/index.js.map +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/esm/index.js.map +1 -1
- package/package.json +1 -1
package/dist/esm/index.js
CHANGED
@@ -6529,7 +6529,7 @@ var AddNewCompanyComponent = function (props) {
|
|
6529
6529
|
}); },
|
6530
6530
|
},
|
6531
6531
|
] },
|
6532
|
-
React.createElement(Input, {
|
6532
|
+
React.createElement(Input, { size: "large" })))
|
6533
6533
|
: null,
|
6534
6534
|
companyRole !== CompanyRole.MINISTRY
|
6535
6535
|
? (!isUpdate ||
|