From 59ae5e5ac8e6efaea7c6b6dadc067dc71efa4069 Mon Sep 17 00:00:00 2001 From: sydneymeza Date: Thu, 7 Dec 2023 18:55:57 -0500 Subject: [PATCH] it's fixed --- front/src/components/Maps.tsx | 6 +++--- front/src/components/Maps/MapBox.tsx | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/front/src/components/Maps.tsx b/front/src/components/Maps.tsx index 16cee354..f91a63ab 100644 --- a/front/src/components/Maps.tsx +++ b/front/src/components/Maps.tsx @@ -33,14 +33,14 @@ export default function Maps() { }; return ( -
+
{/* Our input comes before our history so that users can scroll down to view the history */} -
+ {/*
*/} {/* */} {/* */}
-
+ //
); } diff --git a/front/src/components/Maps/MapBox.tsx b/front/src/components/Maps/MapBox.tsx index 9b3db839..d4996a86 100644 --- a/front/src/components/Maps/MapBox.tsx +++ b/front/src/components/Maps/MapBox.tsx @@ -426,7 +426,7 @@ function MapBox(props: MapBoxprops) { return (
-
+