address linting rule violation
Signed-off-by: Dave Ashby <dave.ashby@potomacsi.com>
This commit is contained in:
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 />
|
||||
|
||||
Reference in New Issue
Block a user