modify fatality map layers

This commit is contained in:
2026-04-09 00:26:04 -04:00
parent f05ef58e5c
commit b1ae0db23f
2 changed files with 58 additions and 13 deletions
+1 -5
View File
@@ -249,12 +249,8 @@ ui <- page_navbar(
col_widths = c(8, 4),
card(
full_screen = TRUE,
layout_sidebar(
card_body(
class = "p-0",
sidebar = sidebar(
actionButton("hi", "test"),
open = "always"
),
leafletOutput("fatality_map", height = "100%")
)
),