docs: add badge in VerticalNavigation example

This commit is contained in:
Benjamin Canac
2023-05-19 14:51:31 +02:00
parent d2ee5058f8
commit dfab900562
2 changed files with 4 additions and 2 deletions

View File

@@ -3,7 +3,8 @@ const links = [{
label: 'Profile',
avatar: {
src: 'https://avatars.githubusercontent.com/u/739984?v=4'
}
},
badge: 100
}, {
label: 'Installation',
icon: 'i-heroicons-home',

View File

@@ -16,7 +16,8 @@ const links = [{
label: 'Profile',
avatar: {
src: 'https://avatars.githubusercontent.com/u/739984?v=4'
}
},
badge: 100
}, {
label: 'Installation',
icon: 'i-heroicons-home',