rev text
Some checks failed
pkgdown.yaml / pkgdown (push) Has been cancelled

This commit is contained in:
Andreas Gammelgaard Damsbo 2025-03-13 15:04:29 +01:00
commit 268038e49e
No known key found for this signature in database
5 changed files with 36 additions and 32 deletions

View file

@ -13,7 +13,7 @@ library(rlang)
#'
#' @name update-variables
#'
update_variables_ui <- function(id, title = TRUE) {
update_variables_ui <- function(id, title = "") {
ns <- NS(id)
if (isTRUE(title)) {
title <- htmltools::tags$h4(