@@ -71,7 +71,7 @@ export const Root = ({ children }: PropsWithChildren<{}>) => (
|
||||
{/* End global nav */}
|
||||
<SidebarDivider />
|
||||
<SidebarScrollWrapper>
|
||||
{/* Items in this group will be scrollable if they run out of space */}
|
||||
{/* Items in this group will be scrollable if they run out of space */}
|
||||
</SidebarScrollWrapper>
|
||||
</SidebarGroup>
|
||||
<SidebarSpace />
|
||||
|
||||
Reference in New Issue
Block a user