@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/cjs/index.js CHANGED
@@ -5019,8 +5019,8 @@ var UserProfileComponent = function (props) {
5019
5019
  onNavigateUpdateUser(organisationDetails, userDetails);
5020
5020
  } }, t("userProfile:edit"))),
5021
5021
  React.createElement(LanguageSelection, { i18n: i18n })))),
5022
- !userDetails ||
5023
- (!organisationDetails && (React.createElement("div", { className: "content-body" },
5022
+ (!userDetails ||
5023
+ (!organisationDetails) && (React.createElement("div", { className: "content-body" },
5024
5024
  React.createElement(antd.Skeleton, { active: true, loading: true })))),
5025
5025
  userDetails && organisationDetails && (React.createElement("div", { className: "content-body" },
5026
5026
  React.createElement(antd.Row, { gutter: 16 },