shakee93 / vue-toasted

🖖 Responsive Touch Compatible Toast plugin for VueJS 2+
https://shakee93.github.io/vue-toasted/
MIT License
2.21k stars 194 forks source link

ToastedOptions not accepting String value in typescript #152

Closed tamili2i closed 4 years ago

tamili2i commented 4 years ago

Type 'string' is not assignable to type '((ToastIcon: HTMLElement) => string | HTMLElement | { name: string; after: boolean; }) | undefined' Vue toasted Error

tamili2i commented 4 years ago

Issue fixed