Skip to content

Commit

Permalink
more clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
jona42-ui committed Nov 16, 2023
1 parent cfe3f50 commit 334b3c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/patient/CreatePatientForm.js
Original file line number Diff line number Diff line change
Expand Up @@ -493,7 +493,7 @@ function CreatePatientForm(props) {
id="date-picker-default-id"
placeholder="dd/mm/yyyy"
labelText={intl.formatMessage({
id: "patient.female",
id: "patient.dob",
})}
type="text"
name={field.name}
Expand Down

0 comments on commit 334b3c4

Please sign in to comment.