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

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. Get the Nuxt instance from the context. It will return `null` if Nuxt is not available.