fix: add agreement
This commit is contained in:
@@ -8,6 +8,7 @@ import { z } from 'zod';
|
||||
import toast from 'react-hot-toast';
|
||||
import { sendFormFn } from '@shared/api/api.service';
|
||||
import { isValidPhoneNumber } from 'libphonenumber-js/min';
|
||||
import Link from 'next/link';
|
||||
|
||||
const FormSchema = z.object({
|
||||
name: z
|
||||
|
||||
Reference in New Issue
Block a user