From f80a6a3e70ba7121909f08b179de947f7560aba5 Mon Sep 17 00:00:00 2001 From: AyrisAI Date: Thu, 14 May 2026 02:13:36 +0300 Subject: [PATCH] Fix signOut redirecting to localhost by using window.location --- components/Sidebar.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/components/Sidebar.tsx b/components/Sidebar.tsx index 3aa25cd..3c8fe3f 100644 --- a/components/Sidebar.tsx +++ b/components/Sidebar.tsx @@ -78,7 +78,10 @@ export default function Sidebar() {