Closed oldravian closed 2 years ago
HTML not working!
this.$notification.success("hello world");
I checked your source, yes it's added but you didn't mention it in the docs.
Vue.use(VueNotification, { timer: 20, messageIsHTML: true, });
Thanks, i will add it :)
HTML not working!
this.$notification.success("hello world");