Skip to content

Commit

Permalink
fix for the signup
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Bejan committed Mar 5, 2023
1 parent 200cb5f commit 7f9059d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/routes/auth/signup/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
</div>
<!-- Card Body -->
<form
action="?/emailSignup"
method="POST"
use:focusTrap={true}
use:enhance={() => {
Expand Down

1 comment on commit 7f9059d

@vercel
Copy link

@vercel vercel bot commented on 7f9059d Mar 5, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.