Skip to content

Commit 67f7039

Browse files
Reggie CushingReggie Cushing
authored andcommitted
use bind instead of model
1 parent de5f24c commit 67f7039

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/LayoutStepper.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
overlay
1212
side="right"
1313
v-model="isPreviewDrawerEnabled"
14-
v-model:width="width"
14+
v-bind:width="width"
1515
>
1616
<div id="preview-button-close">
1717
<q-btn

0 commit comments

Comments
 (0)