Add hotjar integration (#89)

hotjar is only enabled if NETBIRD_HOTJAR_TRACK_ID is passed
This commit is contained in:
Maycon Santos
2022-10-02 18:01:06 +05:00
committed by GitHub
parent 75fdd3e17f
commit c58834309b
6 changed files with 25 additions and 3 deletions

View File

@@ -32,6 +32,7 @@
"rc-overflow": "^1.2.8",
"react": "^18.2.0",
"react-dom": "^18.1.0",
"react-hotjar": "^5.1.0",
"react-redux": "^8.0.2",
"react-router-dom": "^5.3.3",
"react-scripts": "^5.0.1",