mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-03 15:02:34 +00:00
#591 - server-settings
This commit is contained in:
@ -69,7 +69,7 @@ export default function Layout({
|
||||
<SidebarInset>
|
||||
<AppHeader />
|
||||
<div className="flex flex-1 flex-col">{children}</div>
|
||||
<Toaster richColors />
|
||||
<Toaster richColors position="bottom-center" />
|
||||
</SidebarInset>
|
||||
</SidebarProvider>
|
||||
</QueryClientProvider>
|
||||
|
Reference in New Issue
Block a user