Skip to content

Commit

Permalink
Changed wrong nationality value
Browse files Browse the repository at this point in the history
  • Loading branch information
Eezi committed Nov 7, 2023
1 parent 3e0d0ec commit 3f13758
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/form/common/common-required-fields.ts
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ export const getNationality = (
initialValue: 'FAR',
validator: [],
placeholder: formMessageDescriptors.formSelectPlaceholder,
exampleValues: ['Sulaka'],
exampleValues: ['Farajaland'],
options: {
resource: 'countries'
},
Expand Down

0 comments on commit 3f13758

Please sign in to comment.