Skip to content

Commit b76acff

Browse files
author
Roading
committed
fix: translate carousel en doc
1 parent 60a8dd4 commit b76acff

File tree

1 file changed

+1
-1
lines changed
  • packages/devui-vue/docs/en-US/components/carousel

1 file changed

+1
-1
lines changed

packages/devui-vue/docs/en-US/components/carousel/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ export default defineComponent({
183183
| :----------------: | :---------------------: | :-----------------------------------------: | ------------------------------------------------- |
184184
| activeIndexChange | `EventEmitter<number>` | Returns the index of the current card when the card is switched. The index starts from 0. | [Basic usage](#basic-usage) |
185185

186-
#### 方法
186+
#### method
187187

188188
| Method | Description | Jump to Demo |
189189
| :---------: | :---------------------------------- | :----------------------------- |

0 commit comments

Comments
 (0)