diff --git a/playground/pages/hydration.vue b/playground/pages/hydration.vue index 2137bc1..c1d521a 100644 --- a/playground/pages/hydration.vue +++ b/playground/pages/hydration.vue @@ -4,7 +4,10 @@ const isServer = import.meta.server ? 1 : 0