address linting rule violation

Signed-off-by: Dave Ashby <dave.ashby@potomacsi.com>
This commit is contained in:
Dave Ashby
2024-05-24 18:43:41 -04:00
committed by Fredrik Adelöw
parent df3c535173
commit b49897fc5e
@@ -70,8 +70,7 @@ export const Root = ({ children }: PropsWithChildren<{}>) => (
<SidebarItem icon={CreateComponentIcon} to="create" text="Create..." />
{/* End global nav */}
<SidebarDivider />
<SidebarScrollWrapper>
</SidebarScrollWrapper>
<SidebarScrollWrapper />
</SidebarGroup>
<SidebarSpace />
<SidebarDivider />