From f46b2cccdca6f58940ad057e20b6121517f82363 Mon Sep 17 00:00:00 2001 From: AykutSarac Date: Tue, 12 Apr 2022 12:27:24 +0300 Subject: [PATCH] fix analytics --- src/components/GoogleAnalytics/index.tsx | 22 ---------------------- src/pages/_document.tsx | 18 +++++++++++++++++- 2 files changed, 17 insertions(+), 23 deletions(-) delete mode 100644 src/components/GoogleAnalytics/index.tsx diff --git a/src/components/GoogleAnalytics/index.tsx b/src/components/GoogleAnalytics/index.tsx deleted file mode 100644 index c7d1bff..0000000 --- a/src/components/GoogleAnalytics/index.tsx +++ /dev/null @@ -1,22 +0,0 @@ -import React from "react"; - -export const GoogleAnalytics: React.FC = () => { - return ( - <> -