mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-25 15:15:19 +00:00
docs: remove outdated reference to stable version (#21785)
This commit is contained in:
parent
c970ba093a
commit
58e75689d8
@ -36,8 +36,6 @@ Check [Nuxt App](/docs/api/composables/use-nuxt-app) for more information about
|
|||||||
|
|
||||||
`nuxtApp` has the following properties:
|
`nuxtApp` has the following properties:
|
||||||
|
|
||||||
Note: this is an internal interface, and some properties might change until stable release.
|
|
||||||
|
|
||||||
```js
|
```js
|
||||||
const nuxtApp = {
|
const nuxtApp = {
|
||||||
vueApp, // the global Vue application: https://vuejs.org/api/application.html#application-api
|
vueApp, // the global Vue application: https://vuejs.org/api/application.html#application-api
|
||||||
|
Loading…
Reference in New Issue
Block a user