Skip to content
This repository was archived by the owner on Aug 8, 2022. It is now read-only.

Commit 00023e3

Browse files
committed
update-space
1 parent 2774516 commit 00023e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/composition-api-template-refs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535

3636
作为模板使用的 ref 的行为与任何其他 ref 一样:它们是响应式的,可以传递到 (或从中返回) 复合函数中。
3737

38-
### JSX中的用法
38+
### JSX 中的用法
3939

4040
```js
4141
export default {

0 commit comments

Comments
 (0)