We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52c80f1 commit 93fd7f9Copy full SHA for 93fd7f9
src/App.tsx
@@ -67,7 +67,6 @@ const PageTracker = () => {
67
const App = () => {
68
useEffect(() => {
69
initGA();
70
- console.log("init");
71
}, []);
72
73
return (
0 commit comments