Working on the hidde restore action if already a restauration is waiting.

This commit is contained in:
charles-gauthereau
2024-12-10 11:22:36 +01:00
parent ee8cc6137e
commit 5bd24574c3
12 changed files with 221 additions and 195 deletions
-1
View File
@@ -21,7 +21,6 @@ export default async function Layout({children}: { children: React.ReactNode })
}
if (!user) redirect('/login')
return (
<SidebarProvider>
<div className="flex flex-col lg:flex-row w-full">