From ae5b022efb2239b400ba22142cfea92275674913 Mon Sep 17 00:00:00 2001 From: Pranav C Date: Tue, 29 Nov 2022 22:49:12 +0530 Subject: [PATCH] chore: lint Signed-off-by: Pranav C --- .../components/smartsheet/header/Cell.vue | 17 +++++++++-------- .../components/smartsheet/header/Menu.vue | 3 +-- .../smartsheet/header/VirtualCell.vue | 14 +++++++++----- .../smartsheet/toolbar/ColumnFilterMenu.vue | 2 +- .../smartsheet/toolbar/FieldsMenu.vue | 3 +-- .../smartsheet/toolbar/SortListMenu.vue | 3 +-- 6 files changed, 22 insertions(+), 20 deletions(-) diff --git a/packages/nc-gui/components/smartsheet/header/Cell.vue b/packages/nc-gui/components/smartsheet/header/Cell.vue index cd2aed2416..2a347b9dcb 100644 --- a/packages/nc-gui/components/smartsheet/header/Cell.vue +++ b/packages/nc-gui/components/smartsheet/header/Cell.vue @@ -1,8 +1,6 @@