title: auto

des: auto
note:auto
This commit is contained in:
2023-11-09 14:50:25 +08:00
parent abeb4b704e
commit ade1790bd2

View File

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