title: auto

des: auto
note:auto
This commit is contained in:
2023-11-09 16:19:21 +08:00
parent 9ecf66b3c7
commit ae47ad7df1

View File

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