Update packages/create-app/templates/default-app/packages/app/src/components/Root/Root.tsx
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
@@ -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