revert
This commit is contained in:
parent
74c5c388e4
commit
81be6e46f7
@ -68,7 +68,6 @@ const MyApp = (({
|
|||||||
useEffect(() => {
|
useEffect(() => {
|
||||||
if (!hotjarSiteId || !hotjarVersion) {
|
if (!hotjarSiteId || !hotjarVersion) {
|
||||||
console.warn("No hotjar site id or version provided");
|
console.warn("No hotjar site id or version provided");
|
||||||
|
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
console.log("Intializing hotjar");
|
console.log("Intializing hotjar");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user