From 0628bde488267fd4f4c2f89cff3ab705cd3b7ba2 Mon Sep 17 00:00:00 2001 From: Andreas Gammelgaard Damsbo Date: Thu, 4 Apr 2024 09:50:04 +0200 Subject: [PATCH] added "shiny::" --- app/ui.R | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app/ui.R b/app/ui.R index c620ddc..aa4f342 100644 --- a/app/ui.R +++ b/app/ui.R @@ -103,11 +103,11 @@ ui <- shiny::shinyUI( # close sidebarLayout - br(), - br(), - br(), - br(), - hr(), + shiny::br(), + shiny::br(), + shiny::br(), + shiny::br(), + shiny::hr(), shiny::tags$footer(shiny::strong("Disclaimer: "), "This tool is aimed at demonstrating use of REDCapCAST. No responsibility for data loss or any other problems will be taken. Please contact me for support.", shiny::br(),