feat: validate optional membership number for non-logged in users
This commit is contained in:
@@ -74,6 +74,7 @@ export function initEditDetailsState(
|
||||
zipCode: "",
|
||||
dateOfBirth: undefined,
|
||||
termsAccepted: false,
|
||||
membershipNo: "",
|
||||
}
|
||||
|
||||
let inputUserData = {}
|
||||
|
||||
Reference in New Issue
Block a user