From 9f7f1683706d011ba67171c067a1dd836081bec4 Mon Sep 17 00:00:00 2001 From: Ramesh Mane <101566080+rameshmane7218@users.noreply.github.com> Date: Sat, 7 Dec 2024 13:27:31 +0530 Subject: [PATCH] chore(nc-gui): lint --- packages/nc-gui/components/smartsheet/grid/InfiniteTable.vue | 4 +--- packages/nc-gui/store/workspace.ts | 2 -- 2 files changed, 1 insertion(+), 5 deletions(-) diff --git a/packages/nc-gui/components/smartsheet/grid/InfiniteTable.vue b/packages/nc-gui/components/smartsheet/grid/InfiniteTable.vue index 8ee6663508..8d414406a8 100644 --- a/packages/nc-gui/components/smartsheet/grid/InfiniteTable.vue +++ b/packages/nc-gui/components/smartsheet/grid/InfiniteTable.vue @@ -1878,9 +1878,7 @@ watch(vSelectedAllRecords, (selectedAll) => { data-testid="nc-check-all" class="flex items-center pl-2 pr-1 w-full h-full justify-center" > -
- # -
+
#