title: auto

des: auto
note:auto
This commit is contained in:
2023-11-09 15:00:42 +08:00
parent 0fcd238d9b
commit 94dd56f8ad

View File

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