@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/esm/index.js CHANGED
@@ -5038,9 +5038,8 @@ var UserProfileComponent = function (props) {
5038
5038
  onNavigateUpdateUser(organisationDetails, userDetails);
5039
5039
  } }, t("userProfile:edit"))),
5040
5040
  React.createElement(LanguageSelection, { i18n: i18n })))),
5041
- (!userDetails ||
5042
- (!organisationDetails) && (React.createElement("div", { className: "content-body" },
5043
- React.createElement(Skeleton, { active: true, loading: true })))),
5041
+ (!userDetails || !organisationDetails) && (React.createElement("div", { className: "content-body" },
5042
+ React.createElement(Skeleton, { active: true, loading: true }))),
5044
5043
  userDetails && organisationDetails && (React.createElement("div", { className: "content-body" },
5045
5044
  React.createElement(Row, { gutter: 16 },
5046
5045
  React.createElement(Col, { md: 24, lg: 8 },