diff --git a/docs/.vitepress/config.ts b/docs/.vitepress/config.ts index 6819390..fe5e7f8 100644 --- a/docs/.vitepress/config.ts +++ b/docs/.vitepress/config.ts @@ -46,7 +46,6 @@ function getComponents() { { text: 'Toast', link: 'components/toast/toast.md' }, { text: '- Accordion', link: 'components/accordion/accordion.md' }, - { text: '- Avatar', link: 'components/avatar/avatar.md' }, { text: '- Breadcrumb', link: 'components/breadcrumb/breadcrumb.md' }, { text: '- Card', link: 'components/card/card.md' }, { text: '- Carousel', link: 'components/carousel/carousel.md' },