Skip to content

Commit

Permalink
Merge pull request #28 from eodaGmbH/docs/shiny-vignette
Browse files Browse the repository at this point in the history
Fix typo in vignette file name
  • Loading branch information
crazycapivara authored Sep 18, 2024
2 parents 64260c3 + 35d47db commit a4c24de
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion R/tabulator_context.R
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ invoke_method <- function(widget, method_name, ...) {

#' Create a Tabulator Context Object
#'
#' A \code{tabulatorContext} object makes it possible to update your widget in a Shiny app.
#' @description
#' A \code{tabulatorContext} object makes it possible to update your widget in a Shiny application.
#' @param output_id (character): A tabulator output id.
#' @param session shiny session object
#' @export
Expand Down
File renamed without changes.

0 comments on commit a4c24de

Please sign in to comment.