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