@abyss-project/commons-front-core 1.0.18 → 1.0.19
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
CHANGED
|
@@ -23119,7 +23119,8 @@ const wk = () => {
|
|
|
23119
23119
|
title: e,
|
|
23120
23120
|
mainPath: t,
|
|
23121
23121
|
subtitle: r,
|
|
23122
|
-
sxProps: n
|
|
23122
|
+
sxProps: n,
|
|
23123
|
+
logo: a
|
|
23123
23124
|
}) => /* @__PURE__ */ S(jr, { to: t || "", style: { textDecoration: "none" }, children: /* @__PURE__ */ re(
|
|
23124
23125
|
Mt,
|
|
23125
23126
|
{
|
|
@@ -23209,7 +23210,7 @@ const wk = () => {
|
|
|
23209
23210
|
}
|
|
23210
23211
|
}
|
|
23211
23212
|
},
|
|
23212
|
-
children: /* @__PURE__ */ S("img", { width: 38, height: 38, src: xS })
|
|
23213
|
+
children: /* @__PURE__ */ S("img", { width: 38, height: 38, src: a || xS })
|
|
23213
23214
|
}
|
|
23214
23215
|
),
|
|
23215
23216
|
/* @__PURE__ */ re(
|