@gisce/react-ooui 1.2.0-rc.60 → 1.2.0-rc.62

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.
@@ -21754,10 +21754,11 @@ function Group(e) {
21754
21754
  ooui: t,
21755
21755
  showLabel: r = !0,
21756
21756
  responsiveBehaviour: n
21757
- } = e;
21757
+ } = e, a = iconMapper(t.icon || "");
21758
21758
  return /* @__PURE__ */ jsx(Fragment, {
21759
21759
  children: t.label && r ? /* @__PURE__ */ jsx(FieldSet, {
21760
21760
  label: t.label,
21761
+ icon: a,
21761
21762
  children: /* @__PURE__ */ jsx(Container, {
21762
21763
  container: t.container,
21763
21764
  responsiveBehaviour: n