From 3ce33c94f73e20a3a4455c901215f9008707a366 Mon Sep 17 00:00:00 2001 From: Eric Nost Date: Fri, 24 Jan 2025 21:11:14 -0500 Subject: [PATCH] update locations - remove contact - update Github repo in "Check out the code..." --- client/src/components/J40Footer/J40Footer.tsx | 5 +++-- client/src/constants.tsx | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/client/src/components/J40Footer/J40Footer.tsx b/client/src/components/J40Footer/J40Footer.tsx index e1e459f7..808791f9 100644 --- a/client/src/components/J40Footer/J40Footer.tsx +++ b/client/src/components/J40Footer/J40Footer.tsx @@ -1,5 +1,5 @@ import { - Address, + // Address, // Logo, NavList, } from '@trussworks/react-uswds'; @@ -22,6 +22,7 @@ const J40Footer = () => { const intl = useIntl(); const NAVLINKS = [ + /* [ intl.formatMessage(COMMON_COPY.FOOTER.CONTACT),
{ COMMON_COPY.FOOTER_CEQ_ADDRESS.PHONE, ]} />, - ], /* + ], [ intl.formatMessage(COMMON_COPY.FOOTER.MORE_INFO),