mirror of
https://github.com/fosrl/pangolin.git
synced 2025-08-29 22:19:31 +02:00
set users on resource working
This commit is contained in:
parent
9f87b8d271
commit
b1e53ed8d7
16 changed files with 414 additions and 118 deletions
|
@ -134,7 +134,7 @@ export default function VerifyEmailForm({
|
|||
<Form {...form}>
|
||||
<form
|
||||
onSubmit={form.handleSubmit(onSubmit)}
|
||||
className="space-y-4"
|
||||
className="space-y-6"
|
||||
>
|
||||
<FormField
|
||||
control={form.control}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue