xiaoluoboding / vue-sonner

🔔 An opinionated toast component for Vue.

Home Page:https://vue-sonner.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Extending Not working correctly

mv-stns opened this issue · comments

Does anyone know how this example in this Video happens?

scrnsht_24-01.-2024at.11.16.57.mp4

For further context i just run those to functions on mounted():

toast.info('We don\'t use cookies, but we do use local storage to save your theme preference.');
toast.info("Thanks for visiting my website! 🎉");

Nevermind, i just initialized it wrong