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 d6febea commit 38aca8bCopy full SHA for 38aca8b
inst/templates/input_r.txt
@@ -20,7 +20,7 @@ ${name}Input <- function(inputId, default = "") {
20
),
21
default,
22
list(),
23
- tags$span
+ htmltools::tags$span
24
)
25
}
26
0 commit comments