@sykoramaros/marosh-components 0.1.9 → 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.d.ts +9 -9
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -1
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
- package/src/components/basicComponents/Footer.tsx +2 -2
- package/src/components/basicComponents/MainSidebarLayout.tsx +7 -7
- package/src/index.ts +1 -1
package/dist/index.mjs
CHANGED
|
@@ -5525,7 +5525,7 @@ const ed = ({
|
|
|
5525
5525
|
useFooter: n = !1,
|
|
5526
5526
|
appName: r = "App",
|
|
5527
5527
|
navItems: o = [],
|
|
5528
|
-
|
|
5528
|
+
footerItems: i,
|
|
5529
5529
|
sidebarDefaultOpen: s = !0
|
|
5530
5530
|
}) => e ? /* @__PURE__ */ p(Du, { defaultOpen: s, children: /* @__PURE__ */ N("div", { className: "flex min-h-screen w-full", children: [
|
|
5531
5531
|
/* @__PURE__ */ p(Iu, { children: /* @__PURE__ */ p(ku, { children: /* @__PURE__ */ N(Fu, { children: [
|