fix(client): sidebar should be fullscreen
Signed-off-by: Noa Virellia <noa@requiem.garden>
This commit is contained in:
@@ -23,6 +23,9 @@ const meta = {
|
||||
</SidebarProvider>
|
||||
),
|
||||
],
|
||||
parameters: {
|
||||
layout: 'fullscreen',
|
||||
},
|
||||
} satisfies Meta<typeof AppSidebar>;
|
||||
|
||||
export default meta;
|
||||
|
||||
Reference in New Issue
Block a user