Skip to content

Commit 72f84f1

Browse files
abitwhyposva
andauthored
docs(zh): typo (#1636)
Co-authored-by: Eduardo San Martin Morote <[email protected]>
1 parent 7338c47 commit 72f84f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/docs/zh/api/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ sidebar: auto
6868
- **默认值**`false`
6969
- **详细内容**
7070

71-
`<router-link>` 是否应该将其内容包裹在 `<a>` 元素中。在使用 [`v-slot`](#router-link-s-v-slot) 创建自定义 RouterLink 时很有用。默认情况下,`<router-link>` 会将其内容包裹在 `<a>` 元素中,即使使用 `v-slot` 也是如此。传递`自定义的` prop,可以去除这种行为。
71+
`<router-link>` 是否应该将其内容包裹在 `<a>` 元素中。在使用 [`v-slot`](#router-link-s-v-slot) 创建自定义 RouterLink 时很有用。默认情况下,`<router-link>` 会将其内容包裹在 `<a>` 元素中,即使使用 `v-slot` 也是如此。传递 `custom` prop,可以去除这种行为。
7272

7373
- **例如**
7474

0 commit comments

Comments
 (0)