@undp/carbon-library 1.0.36 → 1.0.37

Sign up to get free protection for your applications and to get access to all the features.
package/dist/cjs/index.js CHANGED
@@ -5058,9 +5058,8 @@ var UserProfileComponent = function (props) {
5058
5058
  onNavigateUpdateUser(organisationDetails, userDetails);
5059
5059
  } }, t("userProfile:edit"))),
5060
5060
  React.createElement(LanguageSelection, { i18n: i18n })))),
5061
- (!userDetails ||
5062
- (!organisationDetails) && (React.createElement("div", { className: "content-body" },
5063
- React.createElement(antd.Skeleton, { active: true, loading: true })))),
5061
+ (!userDetails || !organisationDetails) && (React.createElement("div", { className: "content-body" },
5062
+ React.createElement(antd.Skeleton, { active: true, loading: true }))),
5064
5063
  userDetails && organisationDetails && (React.createElement("div", { className: "content-body" },
5065
5064
  React.createElement(antd.Row, { gutter: 16 },
5066
5065
  React.createElement(antd.Col, { md: 24, lg: 8 },