title: auto

des: auto
note:auto
This commit is contained in:
2023-11-09 16:18:12 +08:00
parent 3f31ea20fa
commit 9ecf66b3c7

View File

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