mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
fix bad rebase
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
97b2fc7d31
commit
a02671cc52
@ -271,7 +271,7 @@ export class Sidebar extends React.Component<Props> {
|
|||||||
icon={<Icon material="extension"/>}
|
icon={<Icon material="extension"/>}
|
||||||
>
|
>
|
||||||
{this.renderTreeFromTabRoutes(CustomResources.tabRoutes)}
|
{this.renderTreeFromTabRoutes(CustomResources.tabRoutes)}
|
||||||
{this.crdSubMenus}
|
{this.renderCustomResources()}
|
||||||
</SidebarItem>
|
</SidebarItem>
|
||||||
{this.renderRegisteredMenus()}
|
{this.renderRegisteredMenus()}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user