Merge branch 'main' into badge-component
# Conflicts: # docs/.vitepress/config.ts
This commit is contained in:
@@ -35,6 +35,7 @@ function buildSidebar() {
|
||||
function getComponents() {
|
||||
return [
|
||||
{ text: 'Alert', link: '/components/alert/alert.md' },
|
||||
{ text: 'Avatar', link: 'components/avatar/avatar.md' },
|
||||
{ text: 'Button', link: '/components/button/button.md' },
|
||||
{ text: 'Badge', link: 'components/badge/badge.md' },
|
||||
{ text: 'Button Group', link: '/components/buttonGroup/buttonGroup.md' },
|
||||
|
||||
Reference in New Issue
Block a user