Update src/app/about/page.tsx

This commit is contained in:
2026-03-25 22:05:56 +00:00
parent 4a80d2f965
commit e7e37c9903

View File

@@ -17,7 +17,7 @@ export default function AboutPage() {
secondaryButtonStyle="radial-glow"
headingFontWeight="extrabold"
>
<></>
</ThemeProvider>
);
}