docs(avatar-group): update

This commit is contained in:
Benjamin Canac
2024-07-17 17:27:34 +02:00
parent 8ae8993db4
commit 9c56917714
5 changed files with 75 additions and 23 deletions

View File

@@ -119,6 +119,7 @@ export default defineNuxtConfig({
const globals = components.filter(c => [
'UAlert',
'UAvatar',
'UAvatarGroup',
'UBadge',
'UButton',
'UIcon',