mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-26 01:40:34 +01:00
docs(tabs): update
This commit is contained in:
@@ -128,7 +128,8 @@ export default defineNuxtConfig({
|
||||
'UInput',
|
||||
'UKbd',
|
||||
'ULink',
|
||||
'UProgress'
|
||||
'UProgress',
|
||||
'UTabs'
|
||||
].includes(c.pascalName))
|
||||
|
||||
globals.forEach(c => c.global = 'sync')
|
||||
|
||||
Reference in New Issue
Block a user