reload implemantation
This commit is contained in:
@ -15,7 +15,7 @@ const HeaderTopbar = () => {
|
||||
const handleDropdownChatShow = () => {
|
||||
window.dispatchEvent(new Event('resize'));
|
||||
};
|
||||
console.log(getAuth())
|
||||
// console.log(getAuth())
|
||||
return (
|
||||
<div className="flex items-center gap-4">
|
||||
<div className="hidden md:flex flex-col items-end mr-2 text-right">
|
||||
|
||||
Reference in New Issue
Block a user