mirror of
https://github.com/fosrl/pangolin.git
synced 2025-05-12 21:30:35 +01:00
full width settings for user
This commit is contained in:
parent
e82df67063
commit
57a37a01ce
1 changed files with 0 additions and 1 deletions
|
@ -73,7 +73,6 @@ export default async function UserLayoutProps(props: UserLayoutProps) {
|
|||
|
||||
<SidebarSettings
|
||||
sidebarNavItems={sidebarNavItems}
|
||||
limitWidth={true}
|
||||
>
|
||||
{children}
|
||||
</SidebarSettings>
|
||||
|
|
Loading…
Reference in a new issue