Skip to content

Commit

Permalink
Changing id of textField, was duplicate
Browse files Browse the repository at this point in the history
  • Loading branch information
Ballioli committed Jun 7, 2024
1 parent 026e033 commit 6a8ec2a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ export const PersonalSection = buildSection({
),
}),
buildTextField({
id: 'userInformation.birthDate',
id: 'userInformation.citizenship',
title: personal.labels.userInformation.citizenship,
backgroundColor: 'white',
width: 'half',
Expand Down

0 comments on commit 6a8ec2a

Please sign in to comment.