mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
docs(drawer): update
This commit is contained in:
@@ -10,6 +10,10 @@ export default defineNuxtConfig({
|
||||
bodyAttrs: {
|
||||
class: 'antialiased font-sans text-gray-700 dark:text-gray-200 bg-white dark:bg-gray-900'
|
||||
}
|
||||
},
|
||||
rootAttrs: {
|
||||
'vaul-drawer-wrapper': '',
|
||||
'class': 'bg-white dark:bg-gray-900'
|
||||
}
|
||||
},
|
||||
|
||||
@@ -129,6 +133,7 @@ export default defineNuxtConfig({
|
||||
'UChip',
|
||||
'UCollapsible',
|
||||
'UContextMenu',
|
||||
'UDrawer',
|
||||
'UDropdownMenu',
|
||||
'UFormField',
|
||||
'UIcon',
|
||||
|
||||
Reference in New Issue
Block a user