Phase 8
This commit is contained in:
parent
029940b079
commit
e396f5088c
36 changed files with 4199 additions and 22 deletions
|
|
@ -71,6 +71,13 @@ const NAV: NavItem[] = [
|
|||
section: 'Medicines',
|
||||
},
|
||||
{ id: 'settings', label: 'Settings', href: '/settings', icon: 'settings' },
|
||||
{
|
||||
id: 'meal-plans',
|
||||
label: 'Meal Planner',
|
||||
href: '/meal-plans',
|
||||
icon: 'calendar',
|
||||
section: 'Food',
|
||||
},
|
||||
{
|
||||
id: 'recipes',
|
||||
label: 'Recipes',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue