[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot] 2024-04-13 16:08:11 +00:00 committed by GitHub
parent 7821e7f441
commit 162908aac0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -208,7 +208,7 @@ export default defineUntypedSchema({
* Experimental built-in delayed component hydration
*
* This enables components to lazily hydrate when needed, improving performance for sites with components below-the-fold
*/
*/
componentLazyHydration: false,
/**