yariksav / vuetify-confirm

Extends vuetify.js confirm dialog
MIT License
142 stars 42 forks source link

custom property not working #31

Closed Isitar closed 4 years ago

Isitar commented 4 years ago

https://github.com/yariksav/vuetify-confirm/blob/1f3d8979ba96237e8fc467256f3e426567809c67/src/index.js#L16

i think you should use your property here instead of $confirm

yariksav commented 4 years ago

Thank you, @Isitar, fixed