Update src/app/signup/page.tsx
This commit is contained in:
@@ -36,6 +36,7 @@ export default function SignupPage() {
|
||||
tag="Sign Up"
|
||||
buttonText="Create Account"
|
||||
onSubmit={handleSignup}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user