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 d68f4e9 commit 7ab23b7Copy full SHA for 7ab23b7
R/verbatim_popup.R
@@ -6,7 +6,7 @@ verbatim_popup_deps <- function() {
6
version = utils::packageVersion("teal.widgets"),
7
package = "teal.widgets",
8
src = "verbatim-popup",
9
- style = "verbatim-popup.css",
+ stylesheet = "verbatim-popup.css",
10
script = "verbatim-popup.js"
11
)
12
}
0 commit comments