fix ui rm duplicate console option from overlay (#2012)
This commit is contained in:
parent
e747551246
commit
35ae7474a7
1 changed files with 0 additions and 5 deletions
|
|
@ -44,11 +44,6 @@ enum ItemKey {
|
|||
}
|
||||
|
||||
const menuItems: MenuProps['items'] = [
|
||||
{
|
||||
key: ItemKey.Console,
|
||||
label: 'Console',
|
||||
icon: <Icon name={'terminal'} size={14} />,
|
||||
},
|
||||
{
|
||||
key: ItemKey.Console,
|
||||
label: 'Console',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue