Merge pull request 'Update age label in ClientFocus component from 'Teen' to 'Teens' for consistency in terminology.' (#33) from feat/booking-panel into master
Reviewed-on: http://35.207.46.142/ATTUNE-HEART-THERAPY/website/pulls/33
This commit is contained in:
commit
412bae77fb
@ -15,7 +15,7 @@ export function ClientFocus() {
|
||||
|
||||
const ages = [
|
||||
"Children (0 to 10)",
|
||||
"Teen",
|
||||
"Teens",
|
||||
"Adults",
|
||||
"Elders (65+)"
|
||||
];
|
||||
|
||||
Loading…
Reference in New Issue
Block a user