diff --git a/src/v2/guide/migration-vue-2-7.md b/src/v2/guide/migration-vue-2-7.md index 9ab267bd29..1f7eddff39 100644 --- a/src/v2/guide/migration-vue-2-7.md +++ b/src/v2/guide/migration-vue-2-7.md @@ -61,7 +61,7 @@ In addition, the following features are explicitly **NOT** ported: - ❌ `createApp()` (Vue 2 doesn't have isolated app scope) - ❌ Top-level `await` in `