mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 00:23:53 +00:00
docs: add a more helpful comment (#23999)
This commit is contained in:
parent
dce8ebb336
commit
69ddcc968d
@ -66,7 +66,7 @@ export default defineNuxtPlugin({
|
||||
// You can directly register Nuxt app runtime hooks here
|
||||
'app:created'() {
|
||||
const nuxtApp = useNuxtApp()
|
||||
//
|
||||
// do something in the hook
|
||||
}
|
||||
},
|
||||
env: {
|
||||
|
Loading…
Reference in New Issue
Block a user