make user phone number required

This commit is contained in:
Gary Tou 2024-10-29 13:51:02 -07:00
parent 0f1c15fc9c
commit ae40b9d97f
No known key found for this signature in database
GPG key ID: 1587ABD3593755C3

View file

@ -32,6 +32,7 @@ export default function Apply() {
'firstName',
'lastName',
'userEmail',
'userPhone',
'userBirthday',
'slackUsername'
]