diff --git a/components/Forms/Signup/index.tsx b/components/Forms/Signup/index.tsx index 39d389e91..a64569f80 100644 --- a/components/Forms/Signup/index.tsx +++ b/components/Forms/Signup/index.tsx @@ -42,7 +42,7 @@ export default function SignupForm({ link, subtitle, title }: SignUpFormProps) { lastName: "", email: "", phoneNumber: "", - dateOfBirth: "1995-01-01", + dateOfBirth: "", address: { countryCode: "", zipCode: "",