Skip to content

Commit c6cf78a

Browse files
committed
feat: trigger gh action
1 parent 25784d8 commit c6cf78a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

components/signup-form.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,9 +80,6 @@ export function SignUpForm({
8080
<Button type="submit" className="w-full" disabled={isPending}>
8181
Sign Up
8282
</Button>
83-
{/* <Button variant="outline" className="w-full">
84-
Login with Google
85-
</Button> */}
8683
</div>
8784
<div className="mt-4 text-center text-sm">
8885
Already have an account?{' '}

0 commit comments

Comments
 (0)