fix(docs): render `tryUseNuxt()` header as h3

This commit is contained in:
Andrey Yolkin 2023-08-16 01:12:42 +03:00
parent ac51440010
commit 9d69d77ebb
1 changed files with 1 additions and 1 deletions

View File

@ -1050,7 +1050,7 @@ export default defineNuxtModule({
::
## `tryUseNuxt()`
### `tryUseNuxt()`
Get the Nuxt instance from the context. It will return `null` if Nuxt is not available.