There was an error while loading. Please reload this page.
1 parent 814b1ac commit 1eddcf5Copy full SHA for 1eddcf5
src/components/Dialog.vue
@@ -3,7 +3,7 @@
3
:is="$modal.context.componentName"
4
name="dialog"
5
height="auto"
6
- :classes="['vue-dialog', this.params.class]"
+ :classes="['vue-dialog', params.class]"
7
:width="width"
8
:shift-y="0.3"
9
:adaptive="true"
0 commit comments