add doctor feedback

This commit is contained in:
Danel Kungla
2025-10-28 16:09:06 +02:00
parent b5b01648fc
commit 8bc6089a7f
28 changed files with 820 additions and 95 deletions

View File

@@ -1,5 +1,5 @@
import {
Bike,
Apple,
FileLineChart,
HeartPulse,
LineChart,
@@ -57,7 +57,7 @@ const routes = [
{
label: 'common:routes.lifeStyle',
path: pathsConfig.app.lifeStyle,
Icon: <Bike className={iconClasses} />,
Icon: <Apple className={iconClasses} />,
end: true,
},
],