3 Commits

Author SHA1 Message Date
3f8b39e5b9 Merge version_7 into main
Merge version_7 into main
2025-12-26 13:41:53 +00:00
0ec5719f18 Update src/app/page.tsx 2025-12-26 13:41:48 +00:00
cc25a0bac4 Update src/app/layout.tsx 2025-12-26 13:41:47 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1265,4 +1265,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -504,4 +504,4 @@ export default function Page() {
</div>
</ThemeProvider>
);
}
}