This commit is contained in:
VincentAlamelle 2024-05-06 15:15:33 +02:00 committed by GitHub
commit 0fe9f0d9ac
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -70,7 +70,6 @@ const MyApp = (({
console.warn("No hotjar site id or version provided");
return;
}
console.log("Intializing hotjar");
hotjar.initialize({
id: hotjarSiteId,