From 8b798831e909da2b3890ab38c176edc07e9cdba7 Mon Sep 17 00:00:00 2001 From: ap-justin <89639563+ap-justin@users.noreply.github.com> Date: Thu, 21 Dec 2023 20:17:30 +0800 Subject: [PATCH] switch intercom to module --- package.json | 1 + public/index.html | 77 ----------------------------------------------- src/index.tsx | 5 ++- yarn.lock | 11 +++++++ 4 files changed, 16 insertions(+), 78 deletions(-) diff --git a/package.json b/package.json index 296827a004..b52c6a13f6 100644 --- a/package.json +++ b/package.json @@ -80,6 +80,7 @@ "react-redux": "^8.0.5", "react-router-dom": "^6.2.0", "react-scripts": "5.0.1", + "react-use-intercom": "^5.3.0", "type-fest": "^3.9.0", "yup": "1.3.0" }, diff --git a/public/index.html b/public/index.html index 9a0d5de3f1..16c3da641a 100644 --- a/public/index.html +++ b/public/index.html @@ -158,83 +158,6 @@ /> - - - -