Skip to content

Commit

Permalink
dedup prev
Browse files Browse the repository at this point in the history
  • Loading branch information
edward-burn committed Nov 15, 2024
1 parent 4421eba commit 804adac
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions inst/shiny/ui.R
Original file line number Diff line number Diff line change
Expand Up @@ -1647,12 +1647,8 @@ ui <- bslib::page_navbar(
# )


## Prevalence -----
bslib::nav_panel(
title = "Prevalence",
icon = shiny::icon("chart-line")
)
),
# end ------
bslib::nav_spacer(),
bslib::nav_item(
bslib::popover(
Expand All @@ -1664,5 +1660,4 @@ ui <- bslib::page_navbar(
)
)
)
# end ------
)

0 comments on commit 804adac

Please sign in to comment.