Skip to content

Commit

Permalink
chore: remove the todo, reporter modules is appended in init
Browse files Browse the repository at this point in the history
  • Loading branch information
vedhav committed Jun 27, 2024
1 parent a599d8d commit 5f98a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/1.0_module_teal.R
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ ui_teal_1.0 <- function(id,
class = "shinybusymessage"
)
)
# todo: add reporter previewer to the list of the modules

data_elem <- ui_data(ns("data"), data = data, title = title, header = header, footer = footer)
tabs_elem <- ui_teal_module(id = ns("root_module"), modules = modules)

Expand Down

0 comments on commit 5f98a9a

Please sign in to comment.