mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-24 08:50:34 +01:00
docs(link): update
This commit is contained in:
@@ -120,7 +120,8 @@ export default defineNuxtConfig({
|
||||
const globals = components.filter(c => [
|
||||
'UBadge',
|
||||
'UButton',
|
||||
'UKbd'
|
||||
'UKbd',
|
||||
'ULink'
|
||||
].includes(c.pascalName))
|
||||
|
||||
globals.forEach(c => c.global = 'sync')
|
||||
|
||||
Reference in New Issue
Block a user