We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a1b5d6 commit 36c2561Copy full SHA for 36c2561
R/module_teal.R
@@ -71,8 +71,6 @@ ui_teal <- function(id, modules) {
71
id = id,
72
theme = get_teal_bs_theme(),
73
include_teal_css_js(),
74
- tags$header(header),
75
- tags$hr(style = "margin-top: 0.5rem; margin-bottom: 0.5rem;"),
76
shiny_busy_message_panel,
77
tags$div(
78
id = ns("tabpanel_wrapper"),
0 commit comments