diff --git a/components.d.ts b/components.d.ts index d7b254d..556865d 100644 --- a/components.d.ts +++ b/components.d.ts @@ -39,7 +39,6 @@ declare module 'vue' { ATextarea: typeof import('ant-design-vue/es')['Textarea'] ATooltip: typeof import('ant-design-vue/es')['Tooltip'] AUpload: typeof import('ant-design-vue/es')['Upload'] - BellOutlined: typeof import('@ant-design/icons-vue')['BellOutlined'] BoxDog: typeof import('./src/components/BoxDog/BoxDog.vue')['default'] Card3D: typeof import('./src/components/Card3D/Card3D.vue')['default'] CloseCircleOutlined: typeof import('@ant-design/icons-vue')['CloseCircleOutlined'] diff --git a/index.html b/index.html index 61f9d56..0436f5d 100644 --- a/index.html +++ b/index.html @@ -8,6 +8,5 @@
-