From 4811cb5cd7e514fbee49b69c88215f83c44ad868 Mon Sep 17 00:00:00 2001 From: elmeraa <eazadpour@usgs.gov> Date: Wed, 22 May 2024 11:50:28 -0700 Subject: [PATCH] drop map-container --- src/components/Maps.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/Maps.vue b/src/components/Maps.vue index f4a3b87..04c35d2 100644 --- a/src/components/Maps.vue +++ b/src/components/Maps.vue @@ -37,7 +37,6 @@ <br> <p>Factors associated with social vulnerability to water insecurity are not equally distributed across the Western United States. Certain races and ethnicities are more heavily concentrated in some geographic areas than in others. Similarly, some counties have much lower median household incomes than other counties do. Understanding where these vulnerable populations live is important information for water-resource managers to make equitable decisions about water availability and use.</p> </div> - <div id="map-container"></div> </section> </template> -- GitLab