From ef1f577d73851b70a399e3b6edaca1965280301d Mon Sep 17 00:00:00 2001 From: Muhammed Mustafa Date: Thu, 26 Oct 2023 17:05:39 +0000 Subject: [PATCH] fix: Removed Create View node in sidebar --- .../components/dashboard/TreeView/TableNode.vue | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/packages/nc-gui/components/dashboard/TreeView/TableNode.vue b/packages/nc-gui/components/dashboard/TreeView/TableNode.vue index fc70762f61..dc851e39d0 100644 --- a/packages/nc-gui/components/dashboard/TreeView/TableNode.vue +++ b/packages/nc-gui/components/dashboard/TreeView/TableNode.vue @@ -295,19 +295,6 @@ const isTableOpened = computed(() => { - - - - -