From e8bafc813d9ae5278bfff987272d3b34f6c2704f Mon Sep 17 00:00:00 2001 From: Vim <86254807+vim-usds@users.noreply.github.com> Date: Tue, 7 Sep 2021 08:14:23 -0700 Subject: [PATCH] Adds CEQ title to footer (#615) * Revert "dockerize front end (#558)" This reverts commit 89c23faf7acb71e28d2bb3da4408e6346a0fea30. * adds CEQ to footer --- client/src/components/J40Footer.tsx | 1 + client/src/components/__snapshots__/J40Footer.spec.tsx.snap | 5 +++++ 2 files changed, 6 insertions(+) diff --git a/client/src/components/J40Footer.tsx b/client/src/components/J40Footer.tsx index da8adc87..c4cc0b30 100644 --- a/client/src/components/J40Footer.tsx +++ b/client/src/components/J40Footer.tsx @@ -63,6 +63,7 @@ const J40Footer = () => { className={'j40-footer-address'} size={'big'} items={[ + 'Council on Environmental Quality', '730 Jackson Pl NW', 'Washington, D.C. 20506', '(202) 395-5750', diff --git a/client/src/components/__snapshots__/J40Footer.spec.tsx.snap b/client/src/components/__snapshots__/J40Footer.spec.tsx.snap index 712afcd0..1643b33b 100644 --- a/client/src/components/__snapshots__/J40Footer.spec.tsx.snap +++ b/client/src/components/__snapshots__/J40Footer.spec.tsx.snap @@ -38,6 +38,11 @@ exports[`J40Footer renders correctly 1`] = `