Merge version_9 into main
Merge version_9 into main
This commit was merged in pull request #27.
This commit is contained in:
@@ -89,6 +89,7 @@ export default function ContactPage() {
|
||||
termsText="We'll never share your information and respect your privacy."
|
||||
onSubmit={(email) => console.log('Form submitted with email:', email)}
|
||||
centered={true}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user