emmanuelsw / notiwind

A headless Vue 3 notification library to use with Tailwind CSS.
https://notiwind-demo.netlify.app
MIT License
277 stars 28 forks source link

Code refactor #13

Closed maac4422 closed 1 year ago

maac4422 commented 2 years ago

Code refactor to the next stuff.

emmanuelsw commented 2 years ago

Thanks for the PR! I think the only thing that is missing is update the $emit call on the close function so that it uses the eventsType object, the rest is fine.