@marcwelti/mw-ui 0.1.8 → 0.1.10
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.
- package/dist/index.js +0 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +0 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1595,7 +1595,6 @@ function NavigationBar({
|
|
|
1595
1595
|
/* @__PURE__ */ jsxRuntime.jsx(DropdownMenuItem, { onClick: () => onLanguageChange?.("DE"), children: "Deutsch" })
|
|
1596
1596
|
] })
|
|
1597
1597
|
] }),
|
|
1598
|
-
isLoggedIn && /* Theme Toggle – only for logged-in */
|
|
1599
1598
|
/* @__PURE__ */ jsxRuntime.jsx(
|
|
1600
1599
|
Button,
|
|
1601
1600
|
{
|