committed by
GitHub
parent
fcb37e7d75
commit
a3c37d0e7c
@@ -995,9 +995,11 @@ export function SidebarNavigation({
|
||||
</If>
|
||||
</ContentContainer>
|
||||
|
||||
<SidebarMenuAction>
|
||||
{child.renderAction}
|
||||
</SidebarMenuAction>
|
||||
<If condition={child.renderAction}>
|
||||
<SidebarMenuAction>
|
||||
{child.renderAction}
|
||||
</SidebarMenuAction>
|
||||
</If>
|
||||
</SidebarMenuItem>
|
||||
</Container>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user