mirror of
https://github.com/nuxt/nuxt.git
synced 2024-12-04 11:27:13 +00:00
docs: improve wording (#30106)
This commit is contained in:
parent
1c418d0ea3
commit
2ea738854e
@ -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