mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-25 17:30:37 +01:00
docs: configure componentMeta with globalsOnly
This commit is contained in:
@@ -43,6 +43,7 @@ export default defineNuxtConfig({
|
||||
payloadExtraction: true
|
||||
},
|
||||
componentMeta: {
|
||||
globalsOnly: true,
|
||||
metaFields: {
|
||||
props: true,
|
||||
slots: false,
|
||||
|
||||
Reference in New Issue
Block a user