mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 05:35:13 +00:00
docs: update hooks source line number (#10102)
This commit is contained in:
parent
d6c7676f15
commit
5d069a93ce
@ -9,7 +9,7 @@ description: Nuxt provides a powerful hooking system to expand almost every aspe
|
||||
|
||||
# App Hooks (runtime)
|
||||
|
||||
Check the [app source code](https://github.com/nuxt/framework/blob/main/packages/nuxt/src/app/nuxt.ts#L24) for all available hooks.
|
||||
Check the [app source code](https://github.com/nuxt/framework/blob/main/packages/nuxt/src/app/nuxt.ts#L27) for all available hooks.
|
||||
|
||||
Hook | Arguments | Environment | Description
|
||||
-----------------------|---------------------|-----------------|-------------
|
||||
|
Loading…
Reference in New Issue
Block a user