From 1f4a7e5e9cd6fe603a38c965ac726384ca21f722 Mon Sep 17 00:00:00 2001 From: "pramod.mahajan" Date: Wed, 24 Sep 2025 15:08:42 +0530 Subject: [PATCH] forgot uncomment important stuff- tenant --- src/components/Layout/Header.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Layout/Header.jsx b/src/components/Layout/Header.jsx index 41c7ce03..2fef125d 100644 --- a/src/components/Layout/Header.jsx +++ b/src/components/Layout/Header.jsx @@ -440,7 +440,7 @@ const Header = () => { handleLogout()} + onClick={()=>logout()} > {logouting ? "Please Wait":<> SignOut}