added and fixed minor details

This commit is contained in:
2026-05-30 00:02:55 +02:00
parent 1d7fb194fa
commit b435b5f638
6 changed files with 198 additions and 8 deletions
+1 -1
View File
@@ -74,7 +74,7 @@ export const Sidebar = () => {
Cookies.remove("token");
navigate({ to: "/login" });
}}
variant={variant("/login")}
color="danger"
startDecorator={<ExitToAppIcon />}
className={btnClass}
>