Skip to content

Commit

Permalink
Format files
Browse files Browse the repository at this point in the history
  • Loading branch information
samau3 committed Sep 20, 2024
1 parent 91a0a37 commit 9545628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/pages/patients/PatientRegistrationAccordion.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ const FORM_SELECT_ENUM_VALUES = {

/**
* Converts a string to title case
* @param {string} string
* @param {string} string
* @returns {string}
*/
function toTitleCase(string) {
Expand Down

0 comments on commit 9545628

Please sign in to comment.