feat: 💨
This commit is contained in:
@@ -317,7 +317,7 @@ export function PageManager({ maxStackSize = 5 }: { maxStackSize?: number }) {
|
|||||||
}}
|
}}
|
||||||
>
|
>
|
||||||
<NotificationProvider>
|
<NotificationProvider>
|
||||||
<div className="flex h-screen overflow-hidden max-w-[1920px] mx-auto">
|
<div className="flex h-screen overflow-hidden">
|
||||||
<Sidebar />
|
<Sidebar />
|
||||||
<Separator orientation="vertical" />
|
<Separator orientation="vertical" />
|
||||||
<div className="grid grid-cols-2 w-full">
|
<div className="grid grid-cols-2 w-full">
|
||||||
|
|||||||
Reference in New Issue
Block a user