Update app.R
Browse files
app.R
CHANGED
@@ -223,7 +223,7 @@ ui <- dashboardPage(
|
|
223 |
width = 9,
|
224 |
box(
|
225 |
width = NULL,
|
226 |
-
title = strong("
|
227 |
solidHeader = TRUE,
|
228 |
div(
|
229 |
class = "map-container",
|
|
|
223 |
width = 9,
|
224 |
box(
|
225 |
width = NULL,
|
226 |
+
title = strong("Country-level Representation"),
|
227 |
solidHeader = TRUE,
|
228 |
div(
|
229 |
class = "map-container",
|