From 99c7a7c7124202cb03d6f6dfc33d13e974fd6145 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 15:57:25 +0000 Subject: [PATCH] [skip style] [skip vbump] Restyle files --- R/dummy_functions.R | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/R/dummy_functions.R b/R/dummy_functions.R index 400a99ba1a..2f686e9700 100644 --- a/R/dummy_functions.R +++ b/R/dummy_functions.R @@ -50,7 +50,7 @@ example_module <- function(label = "example teal module", datanames = "all", tra output$text <- renderPrint({ req(table_data_decorated) - table_data_decorated()[['table']] + table_data_decorated()[["table"]] }) teal.widgets::verbatim_popup_srv(