more
This commit is contained in:
@@ -21,7 +21,7 @@ export const signupFields = {
|
|||||||
minLength: 3,
|
minLength: 3,
|
||||||
maxLength: 45,
|
maxLength: 45,
|
||||||
type: "select",
|
type: "select",
|
||||||
values: ["Florida", "Massachusetts", "New Jersey", "New York"],
|
values: ["Florida", "New Jersey", "New York"],
|
||||||
},
|
},
|
||||||
zipCode: {
|
zipCode: {
|
||||||
required: true,
|
required: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user