mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 00:23:53 +00:00
fix: rename useNuxt
in global-imports to useNuxtApp
(#461)
This commit is contained in:
parent
a9c4bfa065
commit
a31e8abfb3
@ -3,7 +3,7 @@ const identifiers = {
|
||||
'useAsyncData',
|
||||
'asyncData',
|
||||
'defineNuxtComponent',
|
||||
'useNuxt',
|
||||
'useNuxtApp',
|
||||
'defineNuxtPlugin'
|
||||
],
|
||||
'#meta': [
|
||||
|
Loading…
Reference in New Issue
Block a user