From bc152c908440cb2ef291f0aadce99d643c8464d6 Mon Sep 17 00:00:00 2001 From: DarkPhoenix2704 Date: Tue, 20 Feb 2024 07:16:05 +0000 Subject: [PATCH] fix: small bugs --- .../components/smartsheet/calendar/SideMenu.vue | 2 +- packages/nocodb/src/models/View.ts | 14 +++++++++----- 2 files changed, 10 insertions(+), 6 deletions(-) diff --git a/packages/nc-gui/components/smartsheet/calendar/SideMenu.vue b/packages/nc-gui/components/smartsheet/calendar/SideMenu.vue index 4d3f8e96cd..48772f08c9 100644 --- a/packages/nc-gui/components/smartsheet/calendar/SideMenu.vue +++ b/packages/nc-gui/components/smartsheet/calendar/SideMenu.vue @@ -303,7 +303,7 @@ const sideBarListScrollHandle = useDebounceFn(async (e: Event) => {