Merge branch 'main' into fix/21721-spa-loading

This commit is contained in:
Nikolay 2024-12-02 13:14:17 +07:00 committed by GitHub
commit 86b6be7b81
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 {