othr
This commit is contained in:
@@ -13,7 +13,10 @@ const PageWrapper: FC<Props> = ({children}) => {
|
||||
return (
|
||||
<AppShell
|
||||
layout={"alt"}
|
||||
navbar={{width: '5%', breakpoint: "sm"}}
|
||||
navbar={{
|
||||
width: '5%',
|
||||
breakpoint: "sm"
|
||||
}}
|
||||
>
|
||||
|
||||
<AppShell.Navbar>
|
||||
|
||||
Reference in New Issue
Block a user