Skip to content

Commit

Permalink
update teal init note
Browse files Browse the repository at this point in the history
  • Loading branch information
m7pr committed Oct 23, 2023
1 parent 464c42c commit 11955bc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion R/init.R
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,8 @@
#' See the vignette for an example. However, [ui_teal_with_splash()]
#' is then preferred to this function.
#'
#' @note If you use a module labelled `"Landing Popup"` `teal` will not create a tab for this module.
#' @note If you pass a module of class `"teal_module_landing"` in `modules` parameter, `teal` will not create a tab for
#' this module.
#'
#' @return named list with `server` and `ui` function
#'
Expand Down
3 changes: 2 additions & 1 deletion man/init.Rd

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

0 comments on commit 11955bc

Please sign in to comment.