From 523e00190444c40c9a4da4f28b9094f6efbef683 Mon Sep 17 00:00:00 2001 From: Neha Gupta Date: Fri, 5 Jul 2024 16:10:51 +0530 Subject: [PATCH] chore: add gtag Signed-off-by: Neha Gupta --- app/layout.tsx | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/app/layout.tsx b/app/layout.tsx index 55b2e4c7..ca9a5e23 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -74,10 +74,19 @@ export default function RootLayout({ children, metadata }: RootLayoutProps) { }} /> +