Update src/app/contact/page.tsx

This commit is contained in:
2026-01-29 18:55:29 +00:00
parent 9b89d1afc6
commit 1718346999

View File

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