Skip to content

Commit

Permalink
Add ebios navbar entry (#1221)
Browse files Browse the repository at this point in the history
  • Loading branch information
ab-smith authored Dec 21, 2024
2 parents e9e01bd + 110a552 commit a12f7ce
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions frontend/src/lib/components/SideBar/navData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,11 @@ export const navData = {
fa_icon: 'fa-solid fa-magnifying-glass-chart',
href: '/risk-assessments'
},
{
name: 'ebiosRM',
fa_icon: 'fa-solid fa-gopuram',
href: '/ebios-rm'
},
{
name: 'riskScenarios',
fa_icon: 'fa-solid fa-clone',
Expand Down

0 comments on commit a12f7ce

Please sign in to comment.