Add error handeling handling to the signup form
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
<div class="flex justify-center mb-4">
|
||||
<form
|
||||
method="POST"
|
||||
action="/signup"
|
||||
action="?/adduser"
|
||||
use:enhance={addUser}
|
||||
class="w-full max-w-xs"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user