Skip to content

Commit

Permalink
move badge for lifecycle to a separate line for module()
Browse files Browse the repository at this point in the history
  • Loading branch information
m7pr committed Jan 25, 2024
1 parent 3f6a0dd commit 8c0dcb9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions R/modules.R
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@ is_arg_used <- function(modules, arg) {
#' Creates a `teal_module` object.
#'
#' @description `r lifecycle::badge("stable")`
#'
#' This function embeds a `shiny` module inside a `teal` application. One `teal_module` maps to one `shiny` module.
#'
#' @param label (`character(1)`) Label shown in the navigation item for the module. Any label possible except
Expand Down
1 change: 1 addition & 0 deletions man/module.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8c0dcb9

Please sign in to comment.