Skip to content

Commit

Permalink
Test2
Browse files Browse the repository at this point in the history
  • Loading branch information
Boris Delange committed Jun 30, 2023
1 parent 49a1dc7 commit c97ecb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion R/mod_page_header.R
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
#'
#' @noRd
#'
#' @importFrom shiny NS tagList
#' @importFrom shiny NS tagList
mod_page_header_ui <- function(id = character(), i18n = character()){

ns <- NS(id)
Expand Down

0 comments on commit c97ecb2

Please sign in to comment.