Skip to content

Commit

Permalink
error fixed.
Browse files Browse the repository at this point in the history
  • Loading branch information
Ramin Farhadi authored and Ramin Farhadi committed Jul 15, 2024
1 parent 95a017f commit 6b00bc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ function App() {
gtagOptions: {
debug_mode: true,
},
}););
});

// Send pageview with a custom path
ReactGA.send({ hitType: "pageview", page: "/", title: "UCF Campus Map" });
Expand Down

0 comments on commit 6b00bc1

Please sign in to comment.