corregido errores de compilacion para next en web
This commit is contained in:
@@ -14,9 +14,7 @@ import {
|
||||
FormLabel,
|
||||
FormMessage,
|
||||
} from '@repo/shadcn/form';
|
||||
import { UpdateUser, updateUser } from '@/feactures/users/schemas/users';
|
||||
import { useForm } from 'react-hook-form';
|
||||
import { zodResolver } from '@hookform/resolvers/zod';
|
||||
|
||||
|
||||
interface SelectListProps {
|
||||
label: string
|
||||
|
||||
Reference in New Issue
Block a user