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