We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16ad1ca commit 3fe8a62Copy full SHA for 3fe8a62
frontend/src/pages/contact-us.tsx
@@ -0,0 +1,6 @@
1
+export default function ContactUs() {
2
+ return <div>
3
+ <h1>Hello world</h1>
4
+ </div>
5
+
6
+}
0 commit comments