From 1a6700a983469689a04ebe1aa2b6c67b4ccff01b Mon Sep 17 00:00:00 2001 From: ClarkLach <102780236+ClarkLach@users.noreply.github.com> Date: Sat, 30 Mar 2024 01:07:40 -0400 Subject: [PATCH] Fixed Broken Profile Page Accidentally broke profile page (since I'm moving the map functions around) --- frontend-next/src/components/app/datatypes.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend-next/src/components/app/datatypes.js b/frontend-next/src/components/app/datatypes.js index 5681dec..644ab36 100644 --- a/frontend-next/src/components/app/datatypes.js +++ b/frontend-next/src/components/app/datatypes.js @@ -1,4 +1,4 @@ -import { Map, Marker, ZoomControl } from "pigeon-maps"; +import {Geo} from './map/geo.js'; // Colors for Messages const userColors = [