From 5e03ba4fac5d74fa28fedb7b2f537329873be754 Mon Sep 17 00:00:00 2001 From: Vim <86254807+vim-usds@users.noreply.github.com> Date: Mon, 27 Sep 2021 10:01:02 -0700 Subject: [PATCH] Remove ethlink from GA script tag (#755) --- client/src/components/layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/components/layout.tsx b/client/src/components/layout.tsx index b93ca078..3d702203 100644 --- a/client/src/components/layout.tsx +++ b/client/src/components/layout.tsx @@ -18,7 +18,7 @@ const Layout = ({children, location, title}: ILayoutProps) => {