From f58ff2d1efb328fccb7c31888099263164e5ef5d Mon Sep 17 00:00:00 2001 From: wxsm Date: Mon, 23 Aug 2021 18:52:35 +0800 Subject: [PATCH] Update introduction.md --- src/guide/migration/introduction.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/guide/migration/introduction.md b/src/guide/migration/introduction.md index c27efb4046..6090a3e947 100644 --- a/src/guide/migration/introduction.md +++ b/src/guide/migration/introduction.md @@ -53,8 +53,8 @@ Some of the new features to keep an eye on in Vue 3 include: - [Fragments](/guide/migration/fragments.html) - [Emits Component Option](/guide/component-custom-events.html) - [`createRenderer` API from `@vue/runtime-core`](https://github.com/vuejs/vue-next/tree/master/packages/runtime-core) to create custom renderers -- [SFC Composition API Syntax Sugar (`