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 25784d8 commit c6cf78aCopy full SHA for c6cf78a
components/signup-form.tsx
@@ -80,9 +80,6 @@ export function SignUpForm({
80
<Button type="submit" className="w-full" disabled={isPending}>
81
Sign Up
82
</Button>
83
- {/* <Button variant="outline" className="w-full">
84
- Login with Google
85
- </Button> */}
86
</div>
87
<div className="mt-4 text-center text-sm">
88
Already have an account?{' '}
0 commit comments