This commit is contained in:
Paulo Gustavo Veiga 2022-02-12 00:13:24 -08:00
parent 3df835081c
commit 8cb9b910f2

View File

@ -26,6 +26,8 @@ declare module '@mui/styles/defaultTheme' {
// Google Analytics Initialization.
GoogleAnalytics.initialize('UA-2347723-1');
GoogleAnalytics.pageview(window.location.pathname + window.location.search);
const queryClient = new QueryClient({
defaultOptions: {