diff --git a/packages/nc-gui/components/smartsheet/calendar/Cell.vue b/packages/nc-gui/components/smartsheet/PlainCell.vue similarity index 99% rename from packages/nc-gui/components/smartsheet/calendar/Cell.vue rename to packages/nc-gui/components/smartsheet/PlainCell.vue index 797124951b..87cc7be7ce 100644 --- a/packages/nc-gui/components/smartsheet/calendar/Cell.vue +++ b/packages/nc-gui/components/smartsheet/PlainCell.vue @@ -356,20 +356,20 @@ const parseValue = (value: any, col: ColumnType): string => {