From bc70708ec1fd5d949f2a7b634ee38a5d8585b271 Mon Sep 17 00:00:00 2001 From: Eric Nost Date: Fri, 24 Jan 2025 21:08:50 -0500 Subject: [PATCH] Update J40Footer.tsx - removes footer links --- client/src/components/J40Footer/J40Footer.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/client/src/components/J40Footer/J40Footer.tsx b/client/src/components/J40Footer/J40Footer.tsx index 6dcd7a62..e1e459f7 100644 --- a/client/src/components/J40Footer/J40Footer.tsx +++ b/client/src/components/J40Footer/J40Footer.tsx @@ -13,8 +13,8 @@ import LinkTypeWrapper from '../LinkTypeWrapper'; // @ts-ignore import {GITHUB_LINK, GITHUB_LINK_ES} from '../../constants'; -import {PAGES_ENDPOINTS} from '../../data/constants'; -import * as ABOUT_COPY from '../../data/copy/about'; +/* import {PAGES_ENDPOINTS} from '../../data/constants'; + */import * as ABOUT_COPY from '../../data/copy/about'; import * as COMMON_COPY from '../../data/copy/common'; // import whitehouseIcon from '../../images/eop-seal.svg'; @@ -35,7 +35,7 @@ const J40Footer = () => { COMMON_COPY.FOOTER_CEQ_ADDRESS.PHONE, ]} />, - ], + ], /* [ intl.formatMessage(COMMON_COPY.FOOTER.MORE_INFO), { key={'contactlink'} dataCy={hyphenizeString(COMMON_COPY.FOOTER.FIND_CONTACT.defaultMessage)} />, - ], + ], */ [ intl.formatMessage(COMMON_COPY.FOOTER.CONTRIBUTE),