t4t5/sweetalert

Extra Line ???

Open

#691 ouverte le 3 mai 2017

Voir sur GitHub
 (4 commentaires) (2 réactions) (0 assignés)TypeScript (22 338 stars) (2 946 forks)batch import
help wanted

Description

swal({ title: "Ajax request example", text: "Submit to run ajax request", type: "info", showCancelButton: true, closeOnConfirm: false, showLoaderOnConfirm: true, }, function(){ swal("Ajax request finished!"); }); When I write code like this. These has two extra lines. See this image image

I think Second Alert' size is less than FirstAlert's.

Please fix this issues

Guide contributeur