added and fixed minor details
This commit is contained in:
@@ -74,7 +74,7 @@ export const Sidebar = () => {
|
||||
Cookies.remove("token");
|
||||
navigate({ to: "/login" });
|
||||
}}
|
||||
variant={variant("/login")}
|
||||
color="danger"
|
||||
startDecorator={<ExitToAppIcon />}
|
||||
className={btnClass}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user