docs: fix space
This commit is contained in:
@@ -100,7 +100,7 @@ export default {
|
|||||||
|
|
||||||
### Quick Select
|
### Quick Select
|
||||||
|
|
||||||
Set `show-confirm` to`false` to hide the confirm button. In this case, the `confirm` event will be triggered immediately after the selection is completed.
|
Set `show-confirm` to `false` to hide the confirm button. In this case, the `confirm` event will be triggered immediately after the selection is completed.
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<van-calendar v-model="show" :show-confirm="false" />
|
<van-calendar v-model="show" :show-confirm="false" />
|
||||||
|
|||||||
Reference in New Issue
Block a user