mirror of https://github.com/rancher/dashboard.git
Removed the unused dropdown-menu-item
This commit is contained in:
parent
6f799d9211
commit
f6d7407cd0
|
|
@ -22,7 +22,6 @@ const getGlanceItemValueId = (glanceItem: any): string => `value-${ glanceItem.l
|
|||
<Card
|
||||
class="resource-popover-card"
|
||||
:title="'cattle-system'"
|
||||
dropdown-menu-item
|
||||
>
|
||||
<template #heading-action>
|
||||
<ActionMenu
|
||||
|
|
|
|||
Loading…
Reference in New Issue