mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
chore(schema): fix typo (#28377)
This commit is contained in:
parent
cd5195047e
commit
cd5c19b559
@ -367,7 +367,7 @@ export default defineUntypedSchema({
|
|||||||
* - Add the capo.js head plugin in order to render tags in of the head in a more performant way.
|
* - Add the capo.js head plugin in order to render tags in of the head in a more performant way.
|
||||||
* - Uses the hash hydration plugin to reduce initial hydration
|
* - Uses the hash hydration plugin to reduce initial hydration
|
||||||
*
|
*
|
||||||
* @see [Nuxt Discussion #22632](https://github.com/nuxt/nuxt/discussions/22632]
|
* @see [Nuxt Discussion #22632](https://github.com/nuxt/nuxt/discussions/22632)
|
||||||
*/
|
*/
|
||||||
headNext: true,
|
headNext: true,
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user