jofaichow commited on
Commit
d0d1c6e
1 Parent(s): af117a1

minor tweak

Browse files
Files changed (1) hide show
  1. app/app.R +2 -9
app/app.R CHANGED
@@ -54,9 +54,6 @@ if (TRUE) {
54
 
55
 
56
 
57
-
58
-
59
-
60
  # ==============================================================================
61
  # Helper Functions
62
  # ==============================================================================
@@ -636,12 +633,8 @@ ui <- shinydashboardPlus::dashboardPage(
636
 
637
  br(),
638
 
639
- h3("**Coming Soon!**"),
640
-
641
- # h3(strong(textOutput(outputId = "text_performance_models"))),
642
-
643
- # h4(textOutput(outputId = "text_performance_models_note")),
644
-
645
  br(),
646
 
647
  # Controls ============================================================================
 
54
 
55
 
56
 
 
 
 
57
  # ==============================================================================
58
  # Helper Functions
59
  # ==============================================================================
 
633
 
634
  br(),
635
 
636
+ markdown("![image](https://media.giphy.com/media/cftSzNoCTfSyAWctcl/giphy.gif)"),
637
+
 
 
 
 
638
  br(),
639
 
640
  # Controls ============================================================================