update storm coverage table functionality

This commit is contained in:
2026-04-09 00:56:41 -04:00
parent b1ae0db23f
commit 087a765a2b
2 changed files with 39 additions and 21 deletions
+1 -2
View File
@@ -10,7 +10,6 @@ ui <- page_navbar(
nav_panel(
"Home",
card(
"Welcome to the Tropical Cyclone Database",
HTML(
'
<h4>Welcome to the Hurricane Cost Normalization Web App</h4>
@@ -104,7 +103,7 @@ ui <- page_navbar(
)
)
),
actionButton("load_storm", "Load Storm")
actionButton(class = "btn-primary", "load_storm", "Load Storm")
),
card(
height = 700,