mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
Working on the hidde restore action if already a restauration is waiting.
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user