Update src/app/about/page.tsx

This commit is contained in:
2026-01-29 13:44:06 +00:00
parent 3fc39da4ae
commit 3be4a5040a

View File

@@ -138,4 +138,4 @@ export default function AboutPage() {
/> />
</ThemeProvider> </ThemeProvider>
); );
} }