aq-fe-framework 0.1.110 → 0.1.112
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.
@@ -7487,7 +7487,7 @@ function MyPageContent({
|
|
7487
7487
|
/* @__PURE__ */ jsxs30(Group13, { justify: "space-between", children: [
|
7488
7488
|
/* @__PURE__ */ jsxs30(Group13, { children: [
|
7489
7489
|
canBack && /* @__PURE__ */ jsx55(MyButtonRouterBack, {}),
|
7490
|
-
/* @__PURE__ */ jsx55(PageTitle, { title:
|
7490
|
+
/* @__PURE__ */ jsx55(PageTitle, { title: "?", status }),
|
7491
7491
|
leftTopBar
|
7492
7492
|
] }),
|
7493
7493
|
/* @__PURE__ */ jsxs30(Group13, { children: [
|
@@ -64,7 +64,7 @@ import {
|
|
64
64
|
useS_BasicAppShell,
|
65
65
|
useS_ButtonImport,
|
66
66
|
utils_layout_getItemsWithoutLinks
|
67
|
-
} from "../chunk-
|
67
|
+
} from "../chunk-KAORYTXX.mjs";
|
68
68
|
import "../chunk-QAWKASVG.mjs";
|
69
69
|
import "../chunk-Y3YGC5IH.mjs";
|
70
70
|
import "../chunk-CJDXLINF.mjs";
|