From 7aee955d1f68a97db0417783327540d6ec1b3c50 Mon Sep 17 00:00:00 2001 From: Aaron William Po Date: Thu, 20 Jun 2024 22:15:39 -0400 Subject: [PATCH] fix map page height that caused map to not be visible --- src/pages/breweries/map.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/breweries/map.tsx b/src/pages/breweries/map.tsx index f82b90f..bafff70 100644 --- a/src/pages/breweries/map.tsx +++ b/src/pages/breweries/map.tsx @@ -83,7 +83,7 @@ const BreweryMapPage: NextPage = ({ token }) => { content="Find breweries near you and around the world." /> -
+