mirror of
https://github.com/dylanbenzi/hurricane_normalization_app.git
synced 2026-07-30 05:08:57 +00:00
update storm coverage table functionality
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user