jclib-ui 1.0.202 → 1.0.203

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.
@@ -20678,7 +20678,7 @@ function Navbar({
20678
20678
  setTheme(vtheme);
20679
20679
  document.body.dataset.bsTheme = vtheme;
20680
20680
  },
20681
- children: /* @__PURE__ */ jsxRuntimeExports.jsx("i", { class: "fa-solid fa-circle-half-stroke" })
20681
+ children: /* @__PURE__ */ jsxRuntimeExports.jsx("i", { className: "fa-solid fa-circle-half-stroke" })
20682
20682
  }
20683
20683
  ) }),
20684
20684
  helpLink && /* @__PURE__ */ jsxRuntimeExports.jsx(
@@ -21048,7 +21048,7 @@ function NavbarMU({
21048
21048
  setTheme(vtheme);
21049
21049
  document.body.dataset.bsTheme = vtheme;
21050
21050
  },
21051
- children: /* @__PURE__ */ jsxRuntimeExports.jsx("i", { class: "fa-solid fa-circle-half-stroke" })
21051
+ children: /* @__PURE__ */ jsxRuntimeExports.jsx("i", { className: "fa-solid fa-circle-half-stroke" })
21052
21052
  }
21053
21053
  ),
21054
21054
  /* @__PURE__ */ jsxRuntimeExports.jsx(