docs(avatar): update

This commit is contained in:
Benjamin Canac
2024-07-17 16:39:27 +02:00
parent df6e2a6378
commit b0e0b87c79
5 changed files with 94 additions and 2 deletions

View File

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