ba-js-common-header 0.0.44 → 0.0.45
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -14558,7 +14558,7 @@ function PropertySelector(props) {
|
|
|
14558
14558
|
children: [/* @__PURE__ */ jsx("span", {
|
|
14559
14559
|
className: "ps-lg-3 py-3 py-lg-0 d-block",
|
|
14560
14560
|
id: "hd-group-name",
|
|
14561
|
-
children:
|
|
14561
|
+
children: userInfo.group
|
|
14562
14562
|
}), /* @__PURE__ */ jsxs("div", {
|
|
14563
14563
|
className: "row me-0 d-lg-none align-items-center",
|
|
14564
14564
|
children: [/* @__PURE__ */ jsxs("div", {
|