mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
fix(nuxt3): remove unexposed auto imports (#1902)
This commit is contained in:
parent
b2fd3f9840
commit
73f9cd2f94
@ -37,7 +37,6 @@ export const Nuxt3AutoImports: AutoImportSource[] = [
|
||||
'defineEmits',
|
||||
'defineExpose',
|
||||
'defineProps',
|
||||
'withAsyncContext',
|
||||
'withCtx',
|
||||
'withDefaults',
|
||||
'withDirectives',
|
||||
|
Loading…
Reference in New Issue
Block a user