Tonkpils / ember-sweetalert

Ember CLI addon for SweetAlert2
MIT License
19 stars 10 forks source link

Export sweetalert2 #7

Closed victor95pc closed 6 years ago

victor95pc commented 7 years ago

now you can write:

import swal from 'sweetalert2';

And I also updated the sweet alert version.

Tonkpils commented 7 years ago

Would this conflict with sweetalert2 though? I haven't used this library extensively but I'd be happy to merge this.