chore: update packages

This commit is contained in:
Charles GTE
2026-05-15 22:18:55 +02:00
parent 4e66b8ed04
commit 18df92e048
3 changed files with 27 additions and 31 deletions
-4
View File
@@ -9,8 +9,4 @@ export default async function Index() {
redirect(`/dashboard/home`);
}
redirect("/login");
//Do not delete
// return (
// <Home/>
// );
}