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