From be8041561471ab09e8a604c0033489da99b844e8 Mon Sep 17 00:00:00 2001 From: Daniele Pancottini Date: Sun, 5 Feb 2023 20:40:42 +0100 Subject: [PATCH] Add Tidio chat provider --- site/components/common/Layout/Layout.tsx | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) diff --git a/site/components/common/Layout/Layout.tsx b/site/components/common/Layout/Layout.tsx index dc202049c..7d9216cb7 100644 --- a/site/components/common/Layout/Layout.tsx +++ b/site/components/common/Layout/Layout.tsx @@ -132,22 +132,8 @@ const Layout: React.FC = ({ } /> - {/** Sendinblue Chat Script to implement Widget */} - + {/** Tidio Chat Script to implement Widget */} + )