docs(alert): update

This commit is contained in:
Benjamin Canac
2024-07-17 15:44:38 +02:00
parent dd532bb110
commit c3f747aee5
5 changed files with 151 additions and 6 deletions

View File

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