Merge branch 'main' into breadcrumb-component
# Conflicts: # docs/.vitepress/config.ts
This commit is contained in:
@@ -38,6 +38,7 @@ function getComponents() {
|
||||
{ text: 'Avatar', link: 'components/avatar/avatar.md' },
|
||||
{ text: 'Breadcrumb', link: 'components/breadcrumb/breadcrumb.md' },
|
||||
{ text: 'Button', link: '/components/button/button.md' },
|
||||
{ text: 'Badge', link: 'components/badge/badge.md' },
|
||||
{ text: 'Button Group', link: '/components/buttonGroup/buttonGroup.md' },
|
||||
{ text: 'Dropdown', link: '/components/dropdown/dropdown.md' },
|
||||
{ text: 'Spinner', link: '/components/spinner/spinner.md' },
|
||||
@@ -46,7 +47,7 @@ function getComponents() {
|
||||
{ text: 'Toast', link: 'components/toast/toast.md' },
|
||||
|
||||
{ text: '- Accordion', link: 'components/accordion/accordion.md' },
|
||||
{ text: '- Badge', link: 'components/badge/badge.md' },
|
||||
{ text: '- Breadcrumb', link: 'components/breadcrumb/breadcrumb.md' },
|
||||
{ text: '- Card', link: 'components/card/card.md' },
|
||||
{ text: '- Carousel', link: 'components/carousel/carousel.md' },
|
||||
{ text: '- Footer', link: 'components/footer/footer.md' },
|
||||
|
||||
Reference in New Issue
Block a user