@undp/carbon-library 1.0.33 → 1.0.34

Sign up to get free protection for your applications and to get access to all the features.
package/dist/esm/index.js CHANGED
@@ -4999,8 +4999,8 @@ var UserProfileComponent = function (props) {
4999
4999
  onNavigateUpdateUser(organisationDetails, userDetails);
5000
5000
  } }, t("userProfile:edit"))),
5001
5001
  React.createElement(LanguageSelection, { i18n: i18n })))),
5002
- !userDetails ||
5003
- (!organisationDetails && (React.createElement("div", { className: "content-body" },
5002
+ (!userDetails ||
5003
+ (!organisationDetails) && (React.createElement("div", { className: "content-body" },
5004
5004
  React.createElement(Skeleton, { active: true, loading: true })))),
5005
5005
  userDetails && organisationDetails && (React.createElement("div", { className: "content-body" },
5006
5006
  React.createElement(Row, { gutter: 16 },