From 9d0703a0c010e73dd68cc469521b95aa42ee6d61 Mon Sep 17 00:00:00 2001 From: Himanshu Date: Sat, 5 Dec 2020 23:08:29 +0530 Subject: [PATCH] hotjar and google analytics added to site --- client/public/index.html | 16 +++++++++++++++- client/src/components/Chat/Chat.js | 2 +- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/client/public/index.html b/client/public/index.html index 5ad7d9d..97fd4fd 100644 --- a/client/public/index.html +++ b/client/public/index.html @@ -7,9 +7,23 @@ + + + + + { } }); }*/ - } else { setOnline(false); } + } else { setOnline(false); /*alert('you are offline');*/ } } if(!loggedIn) {