From 9f2fe1a81044bac1bbdb9746ade9d42084ccaaeb Mon Sep 17 00:00:00 2001 From: Vim USDS Date: Fri, 29 Jul 2022 16:09:55 -0700 Subject: [PATCH] Remove messaging on mobile --- client/src/components/J40Map.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/components/J40Map.tsx b/client/src/components/J40Map.tsx index d639efbc..f4e57fc3 100644 --- a/client/src/components/J40Map.tsx +++ b/client/src/components/J40Map.tsx @@ -498,11 +498,11 @@ const J40Map = ({location}: IJ40Interface) => {
-
constants.USWDS_BREAKPOINTS.MOBILE_LG &&
{intl.formatMessage(EXPLORE_COPY.MAP.GEOLOC_MSG_LOCATING)} -
+
}