diff --git a/app/layout.js b/app/layout.js index 8a62faa..797b146 100644 --- a/app/layout.js +++ b/app/layout.js @@ -2,7 +2,7 @@ import "./globals.css"; import ThemeRegistry from "./component/ThemeRegistry"; import "jalaali-react-date-picker/lib/styles/index.css"; import { Providers } from "./Providers"; -import { GoogleTagManager } from "@next/third-parties/google"; +import { GoogleAnalytics } from '@next/third-parties/google' // Toastify import "react-toastify/dist/ReactToastify.css";