more
This commit is contained in:
@@ -34,3 +34,7 @@ export const supportFields = {
|
||||
maxLength: 45,
|
||||
},
|
||||
};
|
||||
|
||||
export const removalFields = {
|
||||
email: { required: true, label: "Email", maxLength: 45, type: "email" },
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user