title: auto

des: auto
note:auto
This commit is contained in:
2023-11-09 14:55:15 +08:00
parent 93abcf220e
commit 4de3d8d43c
2 changed files with 17 additions and 17 deletions

View File

@@ -13,7 +13,7 @@ export default function LayoutEditIntroInvestasi({
<>
<AppShell header={<HeaderTamplate title="Edit Intro" />}>
<Stack>
<Text>v1.0.3</Text>
<Text>v1.0.4</Text>
{children}
</Stack>
</AppShell>