diff --git a/packages/nc-gui-v2/components.d.ts b/packages/nc-gui-v2/components.d.ts index 208e7f88ab..102e3199c9 100644 --- a/packages/nc-gui-v2/components.d.ts +++ b/packages/nc-gui-v2/components.d.ts @@ -47,6 +47,7 @@ declare module '@vue/runtime-core' { ARow: typeof import('ant-design-vue/es')['Row'] ASelect: typeof import('ant-design-vue/es')['Select'] ASelectOption: typeof import('ant-design-vue/es')['SelectOption'] + ASkeleton: typeof import('ant-design-vue/es')['Skeleton'] ASkeletonImage: typeof import('ant-design-vue/es')['SkeletonImage'] ASpin: typeof import('ant-design-vue/es')['Spin'] ASubMenu: typeof import('ant-design-vue/es')['SubMenu'] diff --git a/packages/nc-gui-v2/components/smartsheet/sidebar/MenuBottom.vue b/packages/nc-gui-v2/components/smartsheet/sidebar/MenuBottom.vue index 0ab2fe12f2..ae24403dee 100644 --- a/packages/nc-gui-v2/components/smartsheet/sidebar/MenuBottom.vue +++ b/packages/nc-gui-v2/components/smartsheet/sidebar/MenuBottom.vue @@ -54,11 +54,7 @@ function onOpenModal(type: ViewTypes, title = '') {
- <<<<<<< HEAD - ======= - - >>>>>>> develop
@@ -76,11 +72,7 @@ function onOpenModal(type: ViewTypes, title = '') {
- <<<<<<< HEAD - ======= - - >>>>>>> develop
@@ -98,11 +90,7 @@ function onOpenModal(type: ViewTypes, title = '') {
- <<<<<<< HEAD - ======= - - >>>>>>> develop
@@ -150,11 +138,7 @@ function onOpenModal(type: ViewTypes, title = '') { class="group flex items-center gap-2 w-full mx-3 px-4 py-2 rounded-l !bg-primary text-white transform translate-x-4 hover:(translate-x-0 shadow-lg !opacity-100) transition duration-150 ease" @click.stop > - <<<<<<< HEAD - ======= - - >>>>>>> develop {{ $t('activity.sponsorUs') }} diff --git a/packages/nc-gui-v2/pages/nc/[projectId]/index/index.vue b/packages/nc-gui-v2/pages/nc/[projectId]/index/index.vue index e4671d87ae..fc64b769e1 100644 --- a/packages/nc-gui-v2/pages/nc/[projectId]/index/index.vue +++ b/packages/nc-gui-v2/pages/nc/[projectId]/index/index.vue @@ -129,17 +129,7 @@ function openQuickImportDialog(type: string) { - <<<<<<< HEAD -
- -
- - - - - ======= - >>>>>>> develop