mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-22 11:22:43 +00:00
Merge branch 'main' into fix/21721-spa-loading
This commit is contained in:
commit
86b6be7b81
@ -38,7 +38,7 @@ Read more on `unhead` documentation.
|
|||||||
useHeadSafe(input: MaybeComputedRef<HeadSafe>): void
|
useHeadSafe(input: MaybeComputedRef<HeadSafe>): void
|
||||||
```
|
```
|
||||||
|
|
||||||
The whitelist of safe values is:
|
The list of allowed values is:
|
||||||
|
|
||||||
```ts
|
```ts
|
||||||
export default {
|
export default {
|
||||||
|
Loading…
Reference in New Issue
Block a user