Skip to content

Commit 36c2561

Browse files
committed
fix: remove unused component
1 parent 3a1b5d6 commit 36c2561

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

R/module_teal.R

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,6 @@ ui_teal <- function(id, modules) {
7171
id = id,
7272
theme = get_teal_bs_theme(),
7373
include_teal_css_js(),
74-
tags$header(header),
75-
tags$hr(style = "margin-top: 0.5rem; margin-bottom: 0.5rem;"),
7674
shiny_busy_message_panel,
7775
tags$div(
7876
id = ns("tabpanel_wrapper"),

0 commit comments

Comments
 (0)