mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-24 17:00:36 +01:00
docs(button-group): update
This commit is contained in:
@@ -122,9 +122,12 @@ export default defineNuxtConfig({
|
||||
'UAvatarGroup',
|
||||
'UBadge',
|
||||
'UButton',
|
||||
'UButtonGroup',
|
||||
'UIcon',
|
||||
'UInput',
|
||||
'UKbd',
|
||||
'ULink'
|
||||
'ULink',
|
||||
'UProgress'
|
||||
].includes(c.pascalName))
|
||||
|
||||
globals.forEach(c => c.global = 'sync')
|
||||
|
||||
Reference in New Issue
Block a user