Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathan Reyes committed Feb 28, 2021
2 parents b969d54 + 3e3e907 commit b3c52cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/datepicker.md
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ When used with date ranges, the `modelConfig` may be specified as an object with
<guide-datepicker-time-adjust-range />

```html
<v-date-picker v-model="range" :model-config="modelConfig">
<v-date-picker v-model="range" :model-config="modelConfig" is-range >
```

```js
Expand Down

0 comments on commit b3c52cc

Please sign in to comment.