title: auto

des: auto
note:auto
This commit is contained in:
2023-11-09 17:15:08 +08:00
parent 9b954b902d
commit 56f6f4c71a

View File

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