forgot uncomment important stuff- tenant
This commit is contained in:
parent
1d3fcff859
commit
1f4a7e5e9c
@ -440,7 +440,7 @@ const Header = () => {
|
||||
<a
|
||||
aria-label="click to log out"
|
||||
className="dropdown-item cusor-pointer"
|
||||
onClick={()=>handleLogout()}
|
||||
onClick={()=>logout()}
|
||||
>
|
||||
{logouting ? "Please Wait":<> <i className="bx bx-log-out me-2"></i>
|
||||
<span className="align-middle">SignOut</span></>}
|
||||
|
Loading…
x
Reference in New Issue
Block a user