This commit is contained in:
drupaldev143
2024-12-15 11:30:26 +03:30
parent dea00673a0
commit 5bc5c33683
+1 -1
View File
@@ -2,7 +2,7 @@ import "./globals.css";
import ThemeRegistry from "./component/ThemeRegistry"; import ThemeRegistry from "./component/ThemeRegistry";
import "jalaali-react-date-picker/lib/styles/index.css"; import "jalaali-react-date-picker/lib/styles/index.css";
import { Providers } from "./Providers"; import { Providers } from "./Providers";
import { GoogleTagManager } from "@next/third-parties/google"; import { GoogleAnalytics } from '@next/third-parties/google'
// Toastify // Toastify
import "react-toastify/dist/ReactToastify.css"; import "react-toastify/dist/ReactToastify.css";