mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-23 22:25:12 +00:00
docs: remove useNuxtData release alert (#18488)
This commit is contained in:
parent
c552d1b420
commit
b2e246a1cd
@ -2,10 +2,6 @@
|
|||||||
|
|
||||||
`useNuxtData` gives you access to the current cached value of `useAsyncData`, `useLazyAsyncData`, `useFetch` and `useLazyFetch` with explicitly provided key.
|
`useNuxtData` gives you access to the current cached value of `useAsyncData`, `useLazyAsyncData`, `useFetch` and `useLazyFetch` with explicitly provided key.
|
||||||
|
|
||||||
::Alert
|
|
||||||
This feature is not released yet. You can beta test using [Edge Channel](https://nuxt.com/docs/guide/going-further/edge-channel).
|
|
||||||
::
|
|
||||||
|
|
||||||
## Type
|
## Type
|
||||||
|
|
||||||
```ts
|
```ts
|
||||||
|
Loading…
Reference in New Issue
Block a user