docs: add period at the end of sentence
This commit is contained in:
@@ -14,7 +14,7 @@ Vue.use(CollapseItem);
|
||||
|
||||
### Basic Usage
|
||||
|
||||
Use `v-model` to control the name of active panels
|
||||
Use `v-model` to control the name of active panels.
|
||||
|
||||
```html
|
||||
<van-collapse v-model="activeNames">
|
||||
|
||||
Reference in New Issue
Block a user