modules
modules copied to clipboard
feat: add `nuxt-swal`
🔗 Linked issue
❓ Type of change
- [x] ✨ New feature (a non-breaking change that adds functionality)
📚 Description
This PR adds a nuxt-swal (nuxt sweetalert) functionality with typesafety. A simple interface of use and global access both through the composition API and options API
Compatible with vue 3 and Nuxt 3+