diff --git a/frontend/src/components/maps/LocationMapStateViews.jsx b/frontend/src/components/maps/LocationMapStateViews.jsx index bf5f890..f45addf 100644 --- a/frontend/src/components/maps/LocationMapStateViews.jsx +++ b/frontend/src/components/maps/LocationMapStateViews.jsx @@ -11,12 +11,7 @@ export function LocationMapMessageState({ message, location, status = "Loading",

{status}

-
-
- Message - {message} -
-
+

{message}

@@ -30,12 +25,7 @@ export function LocationMapLoadErrorState({ location, loadError, onBack, onRetry

Map Unavailable

-
-
- Error - {loadError} -
-
+

{loadError}