Update src/app/contact/page.tsx

This commit is contained in:
2026-01-28 20:57:10 +00:00
parent cce21653e6
commit 192663513c

View File

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