From c72cb0be75910e744d683c6bbf9f0b6c80735d24 Mon Sep 17 00:00:00 2001 From: Zain_ul_din <78583049+Zain-ul-din@users.noreply.github.com> Date: Mon, 9 Dec 2024 05:49:31 +0500 Subject: [PATCH] Update _app.tsx --- src/pages/_app.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/_app.tsx b/src/pages/_app.tsx index 4a946cb..123db43 100644 --- a/src/pages/_app.tsx +++ b/src/pages/_app.tsx @@ -73,7 +73,7 @@ export default function App({ Component, pageProps }: AppProps) { */} - + {/* */} {/* {!excludeHeadPages.includes(router.pathname) && (