Skip to content

Commit 757e822

Browse files
committed
update
1 parent 78db145 commit 757e822

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/zh/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ Vue 3 中需要关注的一些新特性包括:
101101
- [来自 `@vue/runtime-core``createRenderer` API](https://cn.vuejs.org/api/custom-renderer.html) 用来创建自定义渲染函数
102102
- [单文件组件中的状态驱动的 CSS 变量 (`<style>` 中的 `v-bind`)](https://cn.vuejs.org/api/sfc-css-features.html#v-bind-in-css)<span class="note">\*</span>
103103
- [SFC `<style scoped>` 新增全局规则和针对插槽内容的规则](https://github.com/vuejs/rfcs/blob/master/active-rfcs/0023-scoped-styles-changes.md)
104-
- [Suspense](https://vuejs.org/guide/built-ins/suspense.html) <sup class="warning">实验性</sup>
104+
- [Suspense](https://cn.vuejs.org/guide/built-ins/suspense.html) <sup class="warning">实验性</sup>
105105

106106
<sub class="note"><b>\*</b> 现在也支持在 <a href="https://blog.vuejs.org/posts/vue-2-7-naruto.html" target="_blank">Vue 2.7</a> 中使用</sub><br>
107107
<sub class="note"><b>\*\*</b> Vue 2.7 中支持,但仅用于类型推断</sub>

0 commit comments

Comments
 (0)