Skip to content

Commit

Permalink
chore: remove forced validation for province
Browse files Browse the repository at this point in the history
  • Loading branch information
hopetambala committed Nov 11, 2020
1 parent 774bf3e commit ca67717
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ const configArray = [
formikKey: 'province',
value: '',
fieldType: 'input',
validation: true
validation: false
},
{
label: 'identificationForm.insurance',
Expand Down

0 comments on commit ca67717

Please sign in to comment.