@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/cjs/index.js
CHANGED
@@ -6550,7 +6550,7 @@ var AddNewCompanyComponent = function (props) {
|
|
6550
6550
|
}); },
|
6551
6551
|
},
|
6552
6552
|
] },
|
6553
|
-
React.createElement(antd.Input, {
|
6553
|
+
React.createElement(antd.Input, { size: "large" })))
|
6554
6554
|
: null,
|
6555
6555
|
companyRole !== exports.CompanyRole.MINISTRY
|
6556
6556
|
? (!isUpdate ||
|