mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 17:51:54 +00:00
docs(collapse): fix typo (#8367)
This commit is contained in:
@@ -61,7 +61,7 @@ export default {
|
||||
|
||||
### Disabled
|
||||
|
||||
Use the `disabled` prop to disable CollaseItem.
|
||||
Use the `disabled` prop to disable CollapseItem.
|
||||
|
||||
```html
|
||||
<van-collapse v-model="activeNames">
|
||||
|
Reference in New Issue
Block a user