Update app.R
Browse files
app.R
CHANGED
|
@@ -29,8 +29,7 @@ ui <- dashboardPage(
|
|
| 29 |
target = "_blank",
|
| 30 |
style = "color: white; text-decoration: underline;"
|
| 31 |
)
|
| 32 |
-
|
| 33 |
-
)
|
| 34 |
|
| 35 |
# =======================
|
| 36 |
# SIDEBAR
|
|
|
|
| 29 |
target = "_blank",
|
| 30 |
style = "color: white; text-decoration: underline;"
|
| 31 |
)
|
| 32 |
+
),
|
|
|
|
| 33 |
|
| 34 |
# =======================
|
| 35 |
# SIDEBAR
|