From a5b07f8b6a2114839513e97e7bd0f650f8f1f93e Mon Sep 17 00:00:00 2001 From: sina_sajjadi Date: Sat, 16 May 2026 12:35:35 +0330 Subject: [PATCH] feat: add redirect debug badge and session storage monitoring in RootLayout --- src/app/layout.tsx | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 278017b..4ac88b7 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -143,11 +143,54 @@ export default function RootLayout({ `, }} /> +