mirror of
https://github.com/System-End/site.git
synced 2026-04-20 00:25:19 +00:00
make user phone number required
This commit is contained in:
parent
0f1c15fc9c
commit
ae40b9d97f
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ export default function Apply() {
|
|||
'firstName',
|
||||
'lastName',
|
||||
'userEmail',
|
||||
'userPhone',
|
||||
'userBirthday',
|
||||
'slackUsername'
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue