mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Remove log
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
8068824ed3
commit
bde02d99d1
@ -87,7 +87,6 @@ const NonInjectedCatalogMenu = observer(({
|
||||
defaultCollapseIcon={<Icon material="expand_more" />}
|
||||
defaultExpandIcon={<Icon material="chevron_right" />}
|
||||
selected={activeTab || "browse"}
|
||||
onNodeSelect={console.log}
|
||||
>
|
||||
<TreeItemEntry
|
||||
label="Browse"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user