Browse Source

fix: removed renambale menu item

pull/6384/head
sreehari jayaraj 1 year ago
parent
commit
b71fd1e671
  1. 2
      packages/nc-gui/components/dashboard/TreeView/ViewsNode.vue

2
packages/nc-gui/components/dashboard/TreeView/ViewsNode.vue

@ -303,5 +303,5 @@ function onRef(el: HTMLElement) {
</NcDropdown>
</template>
</div>
</NcMenuItem>
</a-menu-item>
</template>

Loading…
Cancel
Save