feat/cleaning: complete the pages

This commit is contained in:
2025-10-13 07:35:00 +07:00
parent cad7ac6a71
commit 39cfe08a62
36 changed files with 265 additions and 58 deletions

No files matched your search

+5 -5
View File
@@ -84,12 +84,12 @@
{
"title": "Kemoterapi",
"icon": "i-lucide-droplets",
"link": "/cemotherapy/encounter"
"link": "/outpatient-action/cemotherapy"
},
{
"title": "Hemofilia",
"icon": "i-lucide-droplet-off",
"link": "/hemophilia/encounter"
"link": "/outpatient-action/hemophilia/encounter"
}
]
},
@@ -99,17 +99,17 @@
{
"title": "Thalasemi",
"icon": "i-lucide-baby",
"link": "/thalasemia/encounter"
"link": "/children-action/thalasemia"
},
{
"title": "Echocardiography",
"icon": "i-lucide-baby",
"link": "/echocardiography/encounter"
"link": "/children-action/echocardiography"
},
{
"title": "Spirometri",
"icon": "i-lucide-baby",
"link": "/spirometry/encounter"
"link": "/children-action/spirometry"
}
]
}